Skip to content

Commit

Permalink
fix: Startup crash on Android
Browse files Browse the repository at this point in the history
  • Loading branch information
TomBursch committed Nov 23, 2024
1 parent 4bdda5a commit 284403a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion kitchenowl/android/gradle.properties
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
org.gradle.jvmargs=-Xmx4G -XX:+HeapDumpOnOutOfMemoryError
android.useAndroidX=true
android.enableJetifier=true
android.enableJetifier=true
android.enableR8.fullMode=false

0 comments on commit 284403a

Please sign in to comment.