Skip to content

Commit a935126

Browse files
committed
Enable R8 in the Gradle properties
Signed-off-by: Simone Arpe <[email protected]>
1 parent f718ba8 commit a935126

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

example/android/gradle.properties

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,4 @@ org.gradle.jvmargs=-Xmx1536M
22
org.gradle.configureondemand=false
33
android.useAndroidX=true
44
android.enableJetifier=true
5+
android.enableR8=true

0 commit comments

Comments
 (0)