]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/commitdiff
Release 1.9.1. v1.9.1
authorSoren Stoutner <soren@stoutner.com>
Sat, 27 Aug 2016 15:54:00 +0000 (08:54 -0700)
committerSoren Stoutner <soren@stoutner.com>
Sat, 27 Aug 2016 15:54:00 +0000 (08:54 -0700)
app/build.gradle
app/src/main/assets/en/about_changelog.html

index 22cfd8f3aa4df0e1edbf7b77c6d46484a24705a4..c72546d9238b113e79f8df8332bf9dea9b6b5da0 100644 (file)
@@ -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 {
index dbfb13790a1bd5abc443f57f4a43008c411dfa63..80723ea3a4bcc702141b4058663f8d00b2a9759f 100644 (file)
 </head>
 
 <body>
+<h3>1.9.1 (version code 11)</h3>
+<p>27 August 2016 - minimum API 19, target API 23</p>
+<ul>
+    <li>Changed asset image links to relative paths so Privacy Browser will build of F-Droid.</li>
+</ul>
 
 <h3>1.9 (version code 10)</h3>
 <p><a href="https://git.stoutner.com/?p=PrivacyBrowser.git;a=commitdiff;h=7c6dae59026beeb9e32fcc4d6706129f8bee029c">26 August 2016</a> - minimum API 19, target API 23</p>