immich/mobile/android/gradle.properties
Alex 026f3c24e9
Add reverse geocoding and show asset location on map in detail view (#43)
* Added reserve geocoding, location in search suggestion, and search by location
* Added mapbox sdk to app
* Added mapbox to image detailed view
2022-03-10 16:09:03 -06:00

3 lines
81 B
INI

org.gradle.jvmargs=-Xmx1536M
android.useAndroidX=true
android.enableJetifier=true