Daniel Zlotin 9 lat temu
rodzic
commit
0a92bbea44

+ 1
- 1
example/android/app/build.gradle Wyświetl plik

20
 
20
 
21
 android {
21
 android {
22
     compileSdkVersion 23
22
     compileSdkVersion 23
23
-    buildToolsVersion "23.0.3"
23
+    buildToolsVersion "25.0.1"
24
 
24
 
25
     defaultConfig {
25
     defaultConfig {
26
         applicationId "com.example"
26
         applicationId "com.example"

+ 1
- 1
example/android/build.gradle Wyświetl plik

5
         jcenter()
5
         jcenter()
6
     }
6
     }
7
     dependencies {
7
     dependencies {
8
-        classpath 'com.android.tools.build:gradle:2.2.0'
8
+        classpath 'com.android.tools.build:gradle:2.2.2'
9
 
9
 
10
         // NOTE: Do not place your application dependencies here; they belong
10
         // NOTE: Do not place your application dependencies here; they belong
11
         // in the individual module build.gradle files
11
         // in the individual module build.gradle files