]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/blobdiff - gradle.properties
Switch the FragmentPagerAdapters to FragmentStateAdapters. https://redmine.stoutner...
[PrivacyBrowserAndroid.git] / gradle.properties
index 4bc0643bbc311d807dc6f5ba0e780e77d38a2976..e360d698c496ef7c3bf02fa2085ddc74eee55ea2 100644 (file)
@@ -35,6 +35,9 @@ org.gradle.jvmargs=-Xmx2048M -Dkotlin.daemon.jvm.options\="-Xmx2048M"
 # Use AndroidX.
 android.useAndroidX=true
 
+# Use the experimental configuration cache, which can speed up the build process in nothing in the configuration has changed.
+org.gradle.unsafe.configuration-cache=true
+
 android.defaults.buildfeatures.buildconfig=true
 android.nonTransitiveRClass=false
 android.nonFinalResIds=false