Skip to content

Commit

Permalink
No need to disable full r8
Browse files Browse the repository at this point in the history
  • Loading branch information
Drjacky committed Aug 7, 2023
1 parent 6909b49 commit 96788d4
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 @@ -14,5 +14,4 @@ android.nonFinalResIds=false
#android.enableR8=true
#android.databinding.enableV2=true
#kapt.use.worker.api=false
#kotlin.incremental=false
android.enableR8.fullMode=false
#kotlin.incremental=false

0 comments on commit 96788d4

Please sign in to comment.