Этот коммит содержится в:
Anton Tananaev
2016-11-05 10:38:13 +13:00
родитель 958366ccab
Коммит b5375c8832
15 изменённых файлов: 38 добавлений и 82 удалений
+1 -6
Просмотреть файл
@@ -1,14 +1,9 @@
// Top-level build file where you can add configuration options common to all sub-projects/modules.
buildscript {
repositories {
jcenter()
}
dependencies {
classpath 'com.android.tools.build:gradle:1.3.0'
// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files
classpath 'com.android.tools.build:gradle:2.2.0'
}
}