mirror of
https://github.com/immich-app/immich.git
synced 2026-05-28 02:22:34 -04:00
8d5d12b108
* chore: upgrade flutter to 3.44.0 # Conflicts: # mise.lock * static analysis fix * fix ios ci --------- Co-authored-by: shenlong-tanwen <139912620+shalong-tanwen@users.noreply.github.com>
12 lines
376 B
Properties
12 lines
376 B
Properties
org.gradle.jvmargs=-Xmx4096M
|
|
android.useAndroidX=true
|
|
android.enableJetifier=true
|
|
android.nonTransitiveRClass=false
|
|
android.nonFinalResIds=false
|
|
org.gradle.caching=true
|
|
org.gradle.parallel=true
|
|
# This builtInKotlin flag was added automatically by Flutter migrator
|
|
android.builtInKotlin=false
|
|
# This newDsl flag was added automatically by Flutter migrator
|
|
android.newDsl=false
|