mirror of
https://github.com/yairm210/Unciv.git
synced 2025-02-18 02:35:26 +07:00
![yairm210](/assets/img/avatar_default.png)
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 |