Browse Source

android tests

Daniel Zlotin 8 years ago
parent
commit
29f7ea5631
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      android/app/build.gradle

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

@@ -2,7 +2,7 @@ apply plugin: 'com.android.library'
2 2
 
3 3
 android {
4 4
     compileSdkVersion 23
5
-    buildToolsVersion "23.0.3"
5
+    buildToolsVersion "25"
6 6
 
7 7
     defaultConfig {
8 8
         minSdkVersion 16