1
0
Fork 0
mirror of https://github.com/luanti-org/luanti.git synced 2025-08-01 17:38:41 +00:00

Android SDK 34 (#14892)

This commit is contained in:
rubenwardy 2024-08-01 23:13:13 +01:00 committed by GitHub
parent 26deb26f17
commit d566b0e280
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
10 changed files with 30 additions and 13 deletions

View file

@ -9,3 +9,5 @@ org.gradle.parallel.threads=8
org.gradle.configureondemand=true
android.enableJetifier=false
android.useAndroidX=true
android.nonTransitiveRClass=false
android.nonFinalResIds=false