From: Soren Stoutner Date: Sat, 25 Mar 2017 17:01:13 +0000 (-0700) Subject: Release v2.1. X-Git-Tag: v2.1 X-Git-Url: https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=commitdiff_plain;h=refs%2Ftags%2Fv2.1 Release v2.1. --- diff --git a/app/build.gradle b/app/build.gradle index 746a8502..822563b3 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -25,8 +25,8 @@ android { defaultConfig { minSdkVersion 19 targetSdkVersion 25 - versionCode 20 - versionName "2.0.1" + versionCode 21 + versionName "2.1" } buildTypes { diff --git a/app/src/main/assets/de/about_changelog.html b/app/src/main/assets/de/about_changelog.html index aaad0d89..21632131 100644 --- a/app/src/main/assets/de/about_changelog.html +++ b/app/src/main/assets/de/about_changelog.html @@ -31,6 +31,22 @@ +

2.1 (version code 21)

+

25. März 2017 - Mindest-API 19, Ziel-API 25

+ +

2.0.1 (version code 20)

21. März 2017 - Mindest-API 19, Ziel-API 25