Remove experimental enableNewResourceShrinker flags (#2500)

Starting with AGP 8.0 enableNewResourceShrinker enforced to true

Co-authored-by: Howard Wu <HowardWu20@outlook.com>
This commit is contained in:
LoveSy 2023-04-18 19:39:29 +08:00 committed by GitHub
parent 8cb547c3ed
commit fab404ea18
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -11,7 +11,6 @@
# http://www.gradle.org/docs/current/userguide/multi_project_builds.html#sec:decoupled_projects
# org.gradle.parallel=true
android.experimental.enableNewResourceShrinker=true
android.experimental.enableNewResourceShrinker.preciseShrinking=true
android.enableAppCompileTimeRClass=true
android.useAndroidX=true