mirror of
https://github.com/immich-app/immich.git
synced 2024-11-24 08:52:28 +02:00
b36de7d7d4
* chore(mobile): upgrade gradle * update photo_manager * migrate from kapt to ksp pumps kotlin and other dependency version to fix build issues * increase java heap size --------- Co-authored-by: shenlong-tanwen <139912620+shalong-tanwen@users.noreply.github.com>
6 lines
145 B
INI
6 lines
145 B
INI
org.gradle.jvmargs=-Xmx4096M
|
|
android.useAndroidX=true
|
|
android.enableJetifier=true
|
|
android.nonTransitiveRClass=false
|
|
android.nonFinalResIds=false
|