diff --git a/gradle.properties b/gradle.properties index 5f8343943..4847b6b0b 100644 --- a/gradle.properties +++ b/gradle.properties @@ -22,7 +22,6 @@ org.gradle.caching=true # Android android.useAndroidX=true -android.enableR8.fullMode=true android.databinding.incremental=true android.injected.testOnly=false