mirror of
https://github.com/michaldrabik/showly.git
synced 2026-03-13 10:32:25 +08:00
Enable build experimental build cache
This commit is contained in:
@@ -19,4 +19,6 @@ android.useAndroidX=true
|
||||
# Stop generating the BuildConfig file by default on all your android modules
|
||||
android.defaults.buildfeatures.buildconfig=false
|
||||
android.nonTransitiveRClass=false
|
||||
android.nonFinalResIds=false
|
||||
android.nonFinalResIds=false
|
||||
# Experimental feature to enable the configuration cache.
|
||||
org.gradle.configuration-cache=true
|
||||
Reference in New Issue
Block a user