Skip to content

Commit

Permalink
Remove android.disableAutomaticComponentCreation from gradle.properties
Browse files Browse the repository at this point in the history
  • Loading branch information
ozgurg committed May 17, 2023
1 parent 8095c03 commit de9d027
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit de9d027

Please sign in to comment.