From: Soren Stoutner Date: Sat, 29 Aug 2020 02:40:38 +0000 (-0700) Subject: Release 3.5.1 X-Git-Tag: v3.5.1 X-Git-Url: https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=commitdiff_plain;h=1907b1ff1fd02d6f8809aeb6710af42e033c064f Release 3.5.1 --- 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 diff --git a/app/src/main/assets/de/about_changelog_dark.html b/app/src/main/assets/de/about_changelog_dark.html index 7a55adb5..15839ff2 100644 --- a/app/src/main/assets/de/about_changelog_dark.html +++ b/app/src/main/assets/de/about_changelog_dark.html @@ -30,6 +30,15 @@ +

3.5.1 (version code 51)

+

28. August 2020 - Mindest-API 19, Ziel-API 29

+ +

3.5 (version code 50)

18. August 2020 - Mindest-API 19, Ziel-API 29