This commit is contained in:
kunfei 2023-01-28 12:51:34 +08:00
parent 9284f2714b
commit ac4255616c

View File

@ -25,6 +25,7 @@ android.enableNewResourceShrinker=true
android.experimental.enableNewResourceShrinker.preciseShrinking=true
# https://blog.gradle.org/introducing-file-system-watching
org.gradle.vfs.watch=true
# enable cache can not up app version
org.gradle.unsafe.configuration-cache=flase
# Disable buildFeatures flags by default
android.defaults.buildfeatures.aidl=false