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:
parent
8cb547c3ed
commit
fab404ea18
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue