X-Git-Url: https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=blobdiff_plain;f=app%2Fbuild.gradle;h=c00727dfb1767440ac0f1fe72365e536cbfffad0;hp=d5a734d3d7a30135883ad7f7b5e6cb24e468c439;hb=1907b1ff1fd02d6f8809aeb6710af42e033c064f;hpb=a4ec41c79f5050006fd4c8dd6454f3ec8a7f99ab diff --git a/app/build.gradle b/app/build.gradle index d5a734d3..c00727df 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -28,8 +28,8 @@ android { defaultConfig { minSdkVersion 19 targetSdkVersion 29 - versionCode 50 - versionName "3.5" + versionCode 51 + versionName "3.5.1" // `multiDexEnabled` can possibly be removed once the `minSdkVersion` is >= 21. multiDexEnabled true