]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/blobdiff - app/build.gradle
Release 1.7.
[PrivacyBrowserAndroid.git] / app / build.gradle
index 81cdc54fc81db73dd4171184de52f20fa30b14ba..ed3da87c482afa54ee5fb4319c51a4b8c930398a 100644 (file)
@@ -27,10 +27,10 @@ android {
     buildToolsVersion "23.0.3"
     defaultConfig {
         applicationId "com.stoutner.privacybrowser"
-        minSdkVersion 15
+        minSdkVersion 19
         targetSdkVersion 23
-        versionCode 7
-        versionName "1.6"
+        versionCode 8
+        versionName "1.7"
     }
 
     buildTypes {