Skip to content

Commit

Permalink
[Oztechan/CCC#3391] Add enableJetifier for android builds
Browse files Browse the repository at this point in the history
  • Loading branch information
mustafaozhan committed May 2, 2024
1 parent 99e01f8 commit 9cae7d8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gradle.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# Android
android.useAndroidX=true
android.enableJetifier=true
# Gradle
org.gradle.jvmargs=-Xmx8g -XX:MaxMetaspaceSize=2g -XX:+HeapDumpOnOutOfMemoryError -XX:+UseParallelGC -Dfile.encoding=UTF-8
org.gradle.parallel=true
Expand Down

0 comments on commit 9cae7d8

Please sign in to comment.