mirror of
https://github.com/2009scape/2009Scape-mobile.git
synced 2025-12-09 16:45:37 -07:00
The only left blocker for Gradle 8.0 is that task ':app_pojavlauncher:lintAnalyzeDebug' uses this output of task ':jre_lwjgl3glfw:jar' without declaring an explicit or implicit dependency.
5 lines
215 B
Properties
5 lines
215 B
Properties
# required for building jre_lwjgl3glfw with Java 8 while using plugins in app_pojavlauncher that require Java 11
|
|
org.gradle.configureondemand=true
|
|
|
|
android.useAndroidX=true
|
|
android.bundle.language.enableSplit=false
|