Skip to content

Commit

Permalink
Disable minify local dependencies for now (Dr-TSNG#298)
Browse files Browse the repository at this point in the history
  • Loading branch information
aviraxp authored and privacyguy123 committed Oct 2, 2024
1 parent bd12c20 commit 337fd4d
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 337fd4d

Please sign in to comment.