gradle: trim experimental list
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
This commit is contained in:
parent
0797e99559
commit
6e9ca435ca
@ -59,8 +59,8 @@ android.library.defaults.buildfeatures.androidresources=false
|
|||||||
|
|
||||||
# Suppress warnings for some features that aren't yet stabilized
|
# Suppress warnings for some features that aren't yet stabilized
|
||||||
android.suppressUnsupportedOptionWarnings=android.keepWorkerActionServicesBetweenBuilds,\
|
android.suppressUnsupportedOptionWarnings=android.keepWorkerActionServicesBetweenBuilds,\
|
||||||
android.experimental.enableNewResourceShrinker,android.experimental.enableNewResourceShrinker.preciseShrinking,\
|
android.experimental.enableNewResourceShrinker.preciseShrinking,\
|
||||||
android.enableAppCompileTimeRClass,android.experimental.enableSourceSetPathsMap,android.experimental.cacheCompileLibResources,\
|
android.enableAppCompileTimeRClass,\
|
||||||
android.suppressUnsupportedOptionWarnings
|
android.suppressUnsupportedOptionWarnings
|
||||||
|
|
||||||
# OSSRH sometimes struggles with slow deployments, so this makes Gradle
|
# OSSRH sometimes struggles with slow deployments, so this makes Gradle
|
||||||
|
Loading…
Reference in New Issue
Block a user