From: Soren Stoutner Date: Thu, 16 Jun 2016 20:17:25 +0000 (-0700) Subject: Release 1.7. X-Git-Tag: v1.7 X-Git-Url: https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=commitdiff_plain;h=347e702f50a02782add9400afa552fbee1cf7ab6;ds=inline Release 1.7. --- diff --git a/app/build.gradle b/app/build.gradle index c491207a..ed3da87c 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -29,8 +29,8 @@ android { applicationId "com.stoutner.privacybrowser" minSdkVersion 19 targetSdkVersion 23 - versionCode 7 - versionName "1.6" + versionCode 8 + versionName "1.7" } buildTypes { diff --git a/app/src/main/assets/about_changelog.html b/app/src/main/assets/about_changelog.html index 302cb5ef..82810611 100644 --- a/app/src/main/assets/about_changelog.html +++ b/app/src/main/assets/about_changelog.html @@ -26,41 +26,47 @@ -

1.6

+

1.7 (version code 8)

+

16 June 2016 - minimum API 19, target API 23

+ + + +

1.6 (version code 7)

11 May 2016 - minimum API 15, target API 23

-
-

1.5

+

1.5 (version code 6)

5 May 2016 - minimum API 15, target API 23

-
-

1.4

+

1.4 (version code 5)

28 April 2016 - minimum API 15, target API 23

-
-

1.3

+

1.3 (version code 4)

7 April 2016 - minimum API 15, target API 23

-
-

1.2

+

1.2 (version code 3)

23 March 2016 - minimum API 15, target API 23

-
-

1.1

+

1.1 (version code 2)

9 March 2016 - minimum API 10, target API 23

-
-

1.0

+

1.0 (version code 1)

24 Feb 2016 - minimum API 10, target API 23