mirror of
https://github.com/yawaflua/Informatis.git
synced 2025-12-10 03:59:26 +02:00
update gradle dependencies to v138
This commit is contained in:
@@ -22,8 +22,9 @@ repositories {
|
|||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
annotationProcessor 'com.github.Anuken:jabel:0.8.0'
|
annotationProcessor 'com.github.Anuken:jabel:0.8.0'
|
||||||
compileOnly "com.github.Anuken.Mindustry:core:v137"
|
compileOnly "com.github.Anuken.Mindustry:core:v138"
|
||||||
compileOnly "com.github.Anuken.Arc:arc-core:dfcb21ce56"
|
compileOnly "com.github.Anuken.Arc:flabel:v138"
|
||||||
|
compileOnly "com.github.Anuken.Arc:arc-core:v138"
|
||||||
}
|
}
|
||||||
|
|
||||||
jar.archiveFileName.set("raw-$artifactFilename")
|
jar.archiveFileName.set("raw-$artifactFilename")
|
||||||
|
|||||||
Reference in New Issue
Block a user