mirror of
https://github.com/VolmitSoftware/Iris.git
synced 2025-07-19 10:43:14 +00:00
Remove smoothiemaps
This commit is contained in:
parent
012539b5d3
commit
0c4c790a65
@ -5,7 +5,7 @@ plugins {
|
|||||||
}
|
}
|
||||||
|
|
||||||
group 'com.volmit.iris'
|
group 'com.volmit.iris'
|
||||||
version '1.3.10'
|
version '1.4'
|
||||||
def apiVersion = '1.14'
|
def apiVersion = '1.14'
|
||||||
def name = 'Iris'
|
def name = 'Iris'
|
||||||
def main = 'com.volmit.iris.Iris'
|
def main = 'com.volmit.iris.Iris'
|
||||||
@ -53,7 +53,6 @@ dependencies {
|
|||||||
annotationProcessor 'org.projectlombok:lombok:1.18.20'
|
annotationProcessor 'org.projectlombok:lombok:1.18.20'
|
||||||
|
|
||||||
// Shade
|
// Shade
|
||||||
implementation 'io.timeandspace:smoothie-map:2.0.2'
|
|
||||||
implementation 'com.github.ben-manes.caffeine:caffeine:2.8.5'
|
implementation 'com.github.ben-manes.caffeine:caffeine:2.8.5'
|
||||||
implementation 'org.zeroturnaround:zt-zip:1.14'
|
implementation 'org.zeroturnaround:zt-zip:1.14'
|
||||||
implementation 'org.apache.commons:commons-compress:1.20'
|
implementation 'org.apache.commons:commons-compress:1.20'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user