diff --git a/gradle.properties b/gradle.properties index 984e192..466e101 100644 --- a/gradle.properties +++ b/gradle.properties @@ -19,7 +19,6 @@ android.useAndroidX=true android.enableJetifier=true # Kotlin code style for this project: "official" or "obsolete": kotlin.code.style=official -android.disableAutomaticComponentCreation=true android.defaults.buildfeatures.buildconfig=true android.nonTransitiveRClass=false -android.nonFinalResIds=false \ No newline at end of file +android.nonFinalResIds=false