diff --git a/gradle.properties b/gradle.properties index 42d35c0..cccbfe6 100644 --- a/gradle.properties +++ b/gradle.properties @@ -21,6 +21,5 @@ kotlin.code.style=official # resources declared in the library itself and none from the library's dependencies, # thereby reducing the size of the R class for that library android.nonTransitiveRClass=true -android.disableAutomaticComponentCreation=true android.defaults.buildfeatures.buildconfig=true android.nonFinalResIds=false