]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/blobdiff - app/build.gradle
Fix a crash on blank domains in domain settings. https://redmine.stoutner.com/issues/295
[PrivacyBrowserAndroid.git] / app / build.gradle
index 0eef481c74e29e86f60985269a0251d07638e276..f9d18aa9115ad0f1487757f9c962a059b8f15404 100644 (file)
@@ -77,5 +77,5 @@ dependencies {
     freeImplementation 'com.google.firebase:firebase-ads:15.0.1'
 
     // Only compile the consent library for the free flavor.  It is used to comply with the GDPR in Europe.
-    freeImplementation 'com.google.android.ads.consent:consent-library:1.0.0'
+    freeImplementation 'com.google.android.ads.consent:consent-library:1.0.4'
 }
\ No newline at end of file