소스 검색

Update build tools version

Guy Carmeli 6 년 전
부모
커밋
c740b3f22f
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1
    1
      android/app/build.gradle

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

@@ -3,7 +3,7 @@ apply from: '../prepare-robolectric.gradle'
3 3
 
4 4
 android {
5 5
     compileSdkVersion 25
6
-    buildToolsVersion "25.0.1"
6
+    buildToolsVersion '26.0.2'
7 7
 
8 8
     defaultConfig {
9 9
         minSdkVersion 16