mirror of
https://github.com/AngelAuraMC/Amethyst-Android.git
synced 2026-04-19 00:56:57 -04: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.
6 lines
215 B
Properties
6 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
|