Skip to content

Commit

Permalink
Remove workaround for AGP update
Browse files Browse the repository at this point in the history
  • Loading branch information
p1gp1g committed Sep 5, 2023
1 parent 0ebbaab commit 9127bc3
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -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
android.nonFinalResIds=false

0 comments on commit 9127bc3

Please sign in to comment.