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