Skip to content

Commit

Permalink
Disable minify local dependencies for now
Browse files Browse the repository at this point in the history
  • Loading branch information
aviraxp authored Oct 1, 2024
1 parent 88f82c9 commit f61b25d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gradle.properties
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
android.experimental.enableNewResourceShrinker.preciseShrinking=true
android.enableAppCompileTimeRClass=true
android.useAndroidX=true
android.disableMinifyLocalDependenciesForLibraries=false

0 comments on commit f61b25d

Please sign in to comment.