You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: gradle.properties
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -12,11 +12,11 @@
12
12
# org.gradle.parallel=true
13
13
#Tue Jul 18 21:42:11 EDT 2023
14
14
#android.defaults.buildfeatures.buildconfig=true
15
-
android.enableJetifier=true
15
+
android.enableJetifier=false
16
16
android.enableR8.fullMode=true
17
17
android.useAndroidX=true
18
18
org.gradle.caching=true
19
19
org.gradle.configuration-cache=false # temporarily disabled due to https://github.com/getsentry/sentry-android-gradle-plugin/issues/554
0 commit comments