]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/blobdiff - app/build.gradle
Release 1.5.
[PrivacyBrowserAndroid.git] / 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 {