X-Git-Url: https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=blobdiff_plain;f=gradle.properties;h=e631854fc4353a20b07d635a06cb0988177e0d80;hp=eda7fe88d54b3f6dd16263c58b92837dd7fad2e9;hb=32847917d4847968feaff721118cdd8bbc12661d;hpb=78e6b0e9a553e3bf800e4c69535c46fb63bef017 diff --git a/gradle.properties b/gradle.properties index eda7fe88..e631854f 100644 --- a/gradle.properties +++ b/gradle.properties @@ -34,5 +34,5 @@ org.gradle.jvmargs=-Xmx2048M -Dkotlin.daemon.jvm.options\="-Xmx2048M" # 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