diff --git a/gradle.properties b/gradle.properties index b57dc01ed..c4159cfea 100644 --- a/gradle.properties +++ b/gradle.properties @@ -31,9 +31,6 @@ android.useAndroidX=true # Kotlin code style for this project: "official" or "obsolete": kotlin.code.style=official -# Non-transitive R classes is recommended and is faster/smaller -android.nonTransitiveRClass=true - # Disable build features that are enabled by default, # https://developer.android.com/build/releases/gradle-plugin#default-changes android.defaults.buildfeatures.resvalues=false