diff --git a/build.gradle b/build.gradle index 30e0ce32cb..b5f0cb1ada 100644 --- a/build.gradle +++ b/build.gradle @@ -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") } diff --git a/gradle.properties b/gradle.properties index ed17ac9ae6..ddfe321771 100644 --- a/gradle.properties +++ b/gradle.properties @@ -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