summaryrefslogtreecommitdiff
path: root/android/gradle.properties
diff options
context:
space:
mode:
authorJari Vetoniemi <jari.vetoniemi@indooratlas.com>2022-02-17 05:25:02 +0900
committerJari Vetoniemi <jari.vetoniemi@indooratlas.com>2022-02-17 05:25:02 +0900
commitbf92a0bbfdee7be31cbbaa650af1fba15bb2d989 (patch)
tree452c10ea2a6e4afee9d36677a182ae1418b85022 /android/gradle.properties
initial commitHEADmaster
Diffstat (limited to 'android/gradle.properties')
-rw-r--r--android/gradle.properties3
1 files changed, 3 insertions, 0 deletions
diff --git a/android/gradle.properties b/android/gradle.properties
new file mode 100644
index 0000000..94adc3a
--- /dev/null
+++ b/android/gradle.properties
@@ -0,0 +1,3 @@
+org.gradle.jvmargs=-Xmx1536M
+android.useAndroidX=true
+android.enableJetifier=true