]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/commitdiff
Release 1.5. v1.5
authorSoren Stoutner <soren@stoutner.com>
Fri, 6 May 2016 03:05:16 +0000 (20:05 -0700)
committerSoren Stoutner <soren@stoutner.com>
Fri, 6 May 2016 03:05:16 +0000 (20:05 -0700)
app/build.gradle

index dffcddd97fa45be6f378fa4f43c78f17b65fa9e3..119de8c5165960fef705b8550f2e9f1b8e7a3ad2 100644 (file)
@@ -29,8 +29,8 @@ android {
         applicationId "com.stoutner.privacybrowser"
         minSdkVersion 15
         targetSdkVersion 23
-        versionCode 5
-        versionName "1.4"
+        versionCode 6
+        versionName "1.5"
     }
 
     buildTypes {