]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/blobdiff - gradle.properties
Release 3.6.1.
[PrivacyBrowserAndroid.git] / gradle.properties
index 4d02685a56f7db613e2a6baa3027277c81171bc4..eda7fe88d54b3f6dd16263c58b92837dd7fad2e9 100644 (file)
@@ -31,9 +31,7 @@
 # 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.