]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/blobdiff - app/build.gradle
Release 2.7.1.
[PrivacyBrowserAndroid.git] / app / build.gradle
index 75ed74f3c6d9b9d709c2d039b4fd636ce892ed60..50c0c2cfe8af776c532d7eadf2ad51ff18f7cc1d 100644 (file)
@@ -21,12 +21,12 @@ apply plugin: 'com.android.application'
 
 android {
     compileSdkVersion 26
-    buildToolsVersion '26.0.2'
+    buildToolsVersion '26.0.3'
     defaultConfig {
         minSdkVersion 19
         targetSdkVersion 26
-        versionCode 26
-        versionName "2.6"
+        versionCode 28
+        versionName "2.7.1"
     }
 
     buildTypes {