]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/blobdiff - app/build.gradle
Release 2.11.
[PrivacyBrowserAndroid.git] / app / build.gradle
index f9d18aa9115ad0f1487757f9c962a059b8f15404..80662c0dc93a783127b0eecce6deebab7b68ed65 100644 (file)
@@ -26,8 +26,8 @@ android {
     defaultConfig {
         minSdkVersion 19
         targetSdkVersion 27
-        versionCode 33
-        versionName "2.10"
+        versionCode 34
+        versionName "2.11"
     }
 
     buildTypes {
@@ -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.4'
+    freeImplementation 'com.google.android.ads.consent:consent-library:1.0.6'
 }
\ No newline at end of file