OSDN Git Service

Upgrade to API 27
[android-x86/packages-apps-Taskbar.git] / build.gradle
index 0d5ee3c..6885800 100644 (file)
@@ -2,11 +2,12 @@
 
 buildscript {
     repositories {
+        google()
         jcenter()
     }
 
     dependencies {
-        classpath 'com.android.tools.build:gradle:2.3.3'
+        classpath 'com.android.tools.build:gradle:3.0.0'
 
         // NOTE: Do not place your application dependencies here; they belong
         // in the individual module build.gradle files