mirror of
https://github.com/Anuken/Mindustry.git
synced 2025-01-31 01:44:22 +07:00
Updated Jabel for JDK 17 compatibility
This commit is contained in:
parent
c92433c5f9
commit
4377eacfd5
@ -375,7 +375,7 @@ project(":core"){
|
||||
if(localArc() && debugged()) api arcModule("extensions:recorder")
|
||||
if(localArc()) api arcModule(":extensions:packer")
|
||||
|
||||
annotationProcessor 'com.github.Anuken:jabel:34e4c172e65b3928cd9eabe1993654ea79c409cd'
|
||||
annotationProcessor 'com.github.Anuken:jabel:0.5.0'
|
||||
compileOnly project(":annotations")
|
||||
kapt project(":annotations")
|
||||
}
|
||||
|
@ -11,4 +11,4 @@ android.useAndroidX=true
|
||||
#used for slow jitpack builds; TODO see if this actually works
|
||||
http.socketTimeout=80000
|
||||
http.connectionTimeout=80000
|
||||
archash=6f56e0a3a33c0c7752c8aff868df035cf242e7aa
|
||||
archash=3400de3323150ba91c94fc07a6d4ca1958f4d943
|
||||
|
Loading…
Reference in New Issue
Block a user