Skip to content

Commit

Permalink
chore: Remove jetifier and all default configurations
Browse files Browse the repository at this point in the history
Took 3 minutes
  • Loading branch information
itachi1706 committed Aug 19, 2023
1 parent eb0177f commit 725352e
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,6 @@
# Default value: -Xmx10248m -XX:MaxPermSize=256m
# org.gradle.jvmargs=-Xmx2048m -XX:MaxPermSize=512m -XX:+HeapDumpOnOutOfMemoryError -Dfile.encoding=UTF-8
android.defaults.buildfeatures.buildconfig=true
android.enableJetifier=true
android.nonFinalResIds=true
android.nonTransitiveRClass=true
android.useAndroidX=true
org.gradle.jvmargs=-Xmx2048m

Expand Down

0 comments on commit 725352e

Please sign in to comment.