Skip to content

Commit

Permalink
disable fullMode r8 with gradle 8+
Browse files Browse the repository at this point in the history
  • Loading branch information
premnirmal committed Jan 22, 2024
1 parent 5d40608 commit d6e920c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gradle.properties
Expand Up @@ -16,3 +16,4 @@ android.nonTransitiveRClass=true
android.useAndroidX=true
org.gradle.caching=true
org.gradle.jvmargs=-Xmx1536M -Dkotlin.daemon.jvm.options\="-Xmx1024M" -XX\:+HeapDumpOnOutOfMemoryError -Dfile.encoding\=UTF-8
android.enableR8.fullMode=false

0 comments on commit d6e920c

Please sign in to comment.