mirror of
https://github.com/yairm210/Unciv.git
synced 2025-01-31 09:57:21 +07:00
58a45a5a4d
Also added android:exported tags so that android:processDebugMainManifest doesn't fail the gradle check. I think this is only failing locally because I bumped the compileSdkVersion to 31, but that means it'll need to go in soon anyway.
4 lines
101 B
INI
4 lines
101 B
INI
android.useAndroidX=true
|
|
android.enableJetifier=true
|
|
org.gradle.parallel=true
|
|
org.gradle.caching=true |