From: Soren Stoutner Date: Fri, 26 Aug 2016 21:12:28 +0000 (-0700) Subject: Release 1.9. X-Git-Tag: v1.9 X-Git-Url: https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=commitdiff_plain;h=7c6dae59026beeb9e32fcc4d6706129f8bee029c Release 1.9. --- diff --git a/app/build.gradle b/app/build.gradle index a2b17ad8..22cfd8f3 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -29,8 +29,8 @@ android { applicationId "com.stoutner.privacybrowser" minSdkVersion 19 targetSdkVersion 23 - versionCode 9 - versionName "1.8" + versionCode 10 + versionName "1.9" } buildTypes { diff --git a/app/src/main/assets/en/about_changelog.html b/app/src/main/assets/en/about_changelog.html index b705158a..1b3118af 100644 --- a/app/src/main/assets/en/about_changelog.html +++ b/app/src/main/assets/en/about_changelog.html @@ -26,6 +26,19 @@ + +

1.9 (version code 10)

+

26 August 2016 - minimum API 19, target API 23

+ +

1.8 (version code 9)

16 July 2016 - minimum API 19, target API 23