Kaynağa Gözat

update example

Daniel Zlotin 7 yıl önce
ebeveyn
işleme
0a92bbea44

+ 1
- 1
example/android/app/build.gradle Dosyayı Görüntüle

@@ -20,7 +20,7 @@ def enableProguardInReleaseBuilds = false
20 20
 
21 21
 android {
22 22
     compileSdkVersion 23
23
-    buildToolsVersion "23.0.3"
23
+    buildToolsVersion "25.0.1"
24 24
 
25 25
     defaultConfig {
26 26
         applicationId "com.example"

+ 1
- 1
example/android/build.gradle Dosyayı Görüntüle

@@ -5,7 +5,7 @@ buildscript {
5 5
         jcenter()
6 6
     }
7 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 10
         // NOTE: Do not place your application dependencies here; they belong
11 11
         // in the individual module build.gradle files