From: Soren Stoutner Date: Sat, 27 Aug 2016 15:54:00 +0000 (-0700) Subject: Release 1.9.1. X-Git-Tag: v1.9.1 X-Git-Url: https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=commitdiff_plain;h=refs%2Ftags%2Fv1.9.1 Release 1.9.1. --- diff --git a/app/build.gradle b/app/build.gradle index 22cfd8f3..c72546d9 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -29,8 +29,8 @@ android { applicationId "com.stoutner.privacybrowser" minSdkVersion 19 targetSdkVersion 23 - versionCode 10 - versionName "1.9" + versionCode 11 + versionName "1.9.1" } buildTypes { diff --git a/app/src/main/assets/en/about_changelog.html b/app/src/main/assets/en/about_changelog.html index dbfb1379..80723ea3 100644 --- a/app/src/main/assets/en/about_changelog.html +++ b/app/src/main/assets/en/about_changelog.html @@ -26,6 +26,11 @@ +

1.9.1 (version code 11)

+

27 August 2016 - minimum API 19, target API 23

+

1.9 (version code 10)

26 August 2016 - minimum API 19, target API 23