Skip to content

Commit

Permalink
perf: Apply build analyser recommendations
Browse files Browse the repository at this point in the history
  • Loading branch information
Chrylo committed Nov 1, 2023
1 parent c2cce3a commit 2a108c3
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
@@ -1,7 +1,6 @@
android.defaults.buildfeatures.buildconfig=true
android.enableJetifier=true
android.nonFinalResIds=false
android.nonTransitiveRClass=false
android.nonTransitiveRClass=true
android.useAndroidX=true

kotlin.code.style=official
Expand Down

0 comments on commit 2a108c3

Please sign in to comment.