mirror of
https://github.com/lichess-org/mobile.git
synced 2026-05-26 13:50:52 +00:00
be3d5aa9d6
used by Flutter in version 3.32:
- Migrate Gradle scripts to Kotlin DSL
- Update Gradle, AGP and Kotlin Gradle Plugin versions
- Replace the gradle.properties file by the default one of Flutter
- Add a query used by Flutter engine and remove one for url_launcher
that is actually not needed
4 lines
166 B
Properties
4 lines
166 B
Properties
org.gradle.jvmargs=-Xmx8G -XX:MaxMetaspaceSize=4G -XX:ReservedCodeCacheSize=512m -XX:+HeapDumpOnOutOfMemoryError
|
|
android.useAndroidX=true
|
|
android.enableJetifier=true
|