소스 검색

android tests

Daniel Zlotin 8 년 전
부모
커밋
29f7ea5631
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1
    1
      android/app/build.gradle

+ 1
- 1
android/app/build.gradle 파일 보기

@@ -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