X-Git-Url: https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=blobdiff_plain;f=gradle.properties;h=eda7fe88d54b3f6dd16263c58b92837dd7fad2e9;hp=4d02685a56f7db613e2a6baa3027277c81171bc4;hb=78e6b0e9a553e3bf800e4c69535c46fb63bef017;hpb=606b5659cfd41c546fcbf248dcde72fd3c60d1c3 diff --git a/gradle.properties b/gradle.properties index 4d02685a..eda7fe88 100644 --- a/gradle.properties +++ b/gradle.properties @@ -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.