This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
Unciv
Watch
1
Star
0
Fork
0
You've already forked Unciv
mirror of
https://github.com/yairm210/Unciv.git
synced
2024-12-22 23:34:24 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
4e72cafc27
Unciv
/
gradle.properties
3 lines
77 B
Properties
Raw
Normal View
History
Unescape
Escape
New SDK versions, gradle properties, and androidx - this seems to solve the previous problems!
2021-05-09 03:24:57 +07:00
android.useAndroidX
=
true
Enabled parallel gradle build by default - let's see if this affects build times
2021-08-20 15:17:06 +07:00
android.enableJetifier
=
true
org.gradle.parallel
=
true
Reference in New Issue
Copy Permalink