]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/blobdiff - gradle.properties
Release 3.8.
[PrivacyBrowserAndroid.git] / gradle.properties
index 4d02685a56f7db613e2a6baa3027277c81171bc4..e631854fc4353a20b07d635a06cb0988177e0d80 100644 (file)
 # Increase the amount of memory assigned to Gradle and the Kotlin Daemon.
 org.gradle.jvmargs=-Xmx2048M -Dkotlin.daemon.jvm.options\="-Xmx2048M"
 
-# AndroidX package structure to make it clearer which packages are bundled with the
-# Android operating system, and which are packaged with your app's APK
-# https://developer.android.com/topic/libraries/support-library/androidx-rn
+# Use AndroidX.
 android.useAndroidX=true
 
-# Automatically convert third-party libraries to use AndroidX.  This is necessary for Firebase Ads in the free flavor.
+# Automatically convert third-party libraries to use AndroidX.  This is necessary for AdMob Ads in the free flavor.
 android.enableJetifier=true