X-Git-Url: https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=blobdiff_plain;f=app%2Fbuild.gradle;h=785bb41646c0350021b942385d0c61e71b7bb595;hp=769e71e4237386d8fb2e05b4b1f84fcec575e2fd;hb=47361652ebde9a4bd7d8d3520c8dd988953b8614;hpb=ba4a1c032dbffde044b70c804f9d3c1f1ba7b939 diff --git a/app/build.gradle b/app/build.gradle index 769e71e4..785bb416 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -28,8 +28,8 @@ android { defaultConfig { minSdkVersion 19 targetSdkVersion 29 - versionCode 47 - versionName "3.3" + versionCode 49 + versionName "3.4.1" // The `multiDexEnabled` entry could possibly be removed once the `minSdkVersion` is >= 21. multiDexEnabled true