Преглед изворни кода

[Android] Fix Android Studio 3.0 (final)

j8
Saúl Ibarra Corretgé пре 8 година
родитељ
комит
5308f78c9a
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1
    1
      android/build.gradle

+ 1
- 1
android/build.gradle Прегледај датотеку

@@ -7,7 +7,7 @@ buildscript {
7 7
         maven { url 'https://maven.google.com' }
8 8
     }
9 9
     dependencies {
10
-        classpath 'com.android.tools.build:gradle:3.0.0-rc2'
10
+        classpath 'com.android.tools.build:gradle:3.0.0'
11 11
 
12 12
         // NOTE: Do not place your application dependencies here; they belong
13 13
         // in the individual module build.gradle files.

Loading…
Откажи
Сачувај