Logo
Explore Help
Sign In
mirrors/Unciv
1
0
Fork 0
You've already forked Unciv
mirror of https://github.com/yairm210/Unciv.git synced 2025-07-05 07:49:17 +07:00
Code Issues Packages Projects Releases Wiki Activity
Files
c56df66c7e35c9ce9163e58e7ca99ca73c104c70
Unciv/gradle.properties

5 lines
156 B
Properties
Raw Normal View History

New SDK versions, gradle properties, and androidx - this seems to solve the previous problems!
2021-05-08 23:24:57 +03:00
android.useAndroidX=true
Enabled parallel gradle build by default - let's see if this affects build times
2021-08-20 11:17:06 +03:00
android.enableJetifier=true
Added caching to the gradle properties 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.
2021-08-20 14:30:45 +03:00
org.gradle.parallel=true
Build test java11 (#4924) * Test move to java 11 * Expanded metaspace size as per suggestion in https://github.com/gradle/gradle/issues/8354 to solve android list out of metaspace fail * Master back to normal
2021-08-20 16:38:25 +03:00
org.gradle.caching=true
org.gradle.jvmargs=-Xmx4096m -XX:MaxMetaspaceSize=512m
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.1 Page: 5727ms Template: 7ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API