]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/blobdiff - app/build.gradle
Release v2.0.
[PrivacyBrowserAndroid.git] / app / build.gradle
index 795348dfbfc36bd3316e191805826587b0e27dc7..3c69ba7e0f6edc9fdecaafc6ac0dffa51c2a7331 100644 (file)
@@ -1,4 +1,4 @@
-/**
+/*
  * Copyright 2016-2017 Soren Stoutner <soren@stoutner.com>.
  *
  * This file is part of Privacy Browser <https://www.stoutner.com/privacy-browser>.
@@ -25,8 +25,8 @@ android {
     defaultConfig {
         minSdkVersion 19
         targetSdkVersion 25
-        versionCode 18
-        versionName "1.15"
+        versionCode 19
+        versionName "2.0"
     }
 
     buildTypes {