v3.2.2: added missing androidX config for newer libGDX versions
This commit is contained in:
@@ -13,3 +13,5 @@ org.gradle.parallel=true
|
|||||||
|
|
||||||
# Necessary to turn off certain R8 optimizations that would otherwise cause Shattered to crash
|
# Necessary to turn off certain R8 optimizations that would otherwise cause Shattered to crash
|
||||||
android.enableR8.fullMode=false
|
android.enableR8.fullMode=false
|
||||||
|
|
||||||
|
android.useAndroidX=true
|
||||||
Reference in New Issue
Block a user