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
 
2
 
3
 android {
3
 android {
4
     compileSdkVersion 23
4
     compileSdkVersion 23
5
-    buildToolsVersion "23.0.3"
5
+    buildToolsVersion "25"
6
 
6
 
7
     defaultConfig {
7
     defaultConfig {
8
         minSdkVersion 16
8
         minSdkVersion 16