X-Git-Url: https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=blobdiff_plain;f=gradle.properties;h=e631854fc4353a20b07d635a06cb0988177e0d80;hp=eda7fe88d54b3f6dd16263c58b92837dd7fad2e9;hb=4ce562261f47e06c454504262a24f61f46bb393d;hpb=7a9f8fd0700dc347fa71d2a7bc296c98a57d3c0b 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