Browse Source

Update build tools version

Guy Carmeli 6 years ago
parent
commit
c740b3f22f
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      android/app/build.gradle

+ 1
- 1
android/app/build.gradle View File

3
 
3
 
4
 android {
4
 android {
5
     compileSdkVersion 25
5
     compileSdkVersion 25
6
-    buildToolsVersion "25.0.1"
6
+    buildToolsVersion '26.0.2'
7
 
7
 
8
     defaultConfig {
8
     defaultConfig {
9
         minSdkVersion 16
9
         minSdkVersion 16