瀏覽代碼

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