]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/blobdiff - app/build.gradle
Release 2.7.
[PrivacyBrowserAndroid.git] / app / build.gradle
index 75ed74f3c6d9b9d709c2d039b4fd636ce892ed60..5217e15945e7e229971e40073ae8ff78089be060 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 27
+        versionName "2.7"
     }
 
     buildTypes {