ソースを参照

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