X-Git-Url: https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=blobdiff_plain;f=app%2Fbuild.gradle;h=035f2fcc7f0fa527e3726af170e68302409b7106;hp=302b478ca8dff9d933b719a3c69cf6b3ce822bdd;hb=bda37dc9784e900cb64b87af3e221e11320d9d01;hpb=1fa721c8dfc1213cd252ab9cdba14991d5983768 diff --git a/app/build.gradle b/app/build.gradle index 302b478c..035f2fcc 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -26,8 +26,8 @@ android { defaultConfig { minSdkVersion 19 targetSdkVersion 30 - versionCode 55 - versionName "3.8" + versionCode 56 + versionName "3.8.1" // `multiDexEnabled` can possibly be removed once the `minSdkVersion` is >= 21. multiDexEnabled true