]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/blobdiff - app/build.gradle
Release version 1.2.
[PrivacyBrowserAndroid.git] / app / build.gradle
index 23b828a6c84e8fff009fd9e726760d83bfeb749f..0c42440c3c67d50ecb24153cfc5bf96414c33919 100644 (file)
@@ -29,8 +29,8 @@ android {
         applicationId "com.stoutner.privacybrowser"
         minSdkVersion 15
         targetSdkVersion 23
-        versionCode 2
-        versionName "1.1"
+        versionCode 3
+        versionName "1.2"
     }
 
     buildTypes {