Этот коммит содержится в:
Anton Tananaev
2017-08-31 11:07:16 +12:00
родитель 3d5682d1b1
Коммит 5428530dbd
6 изменённых файлов: 74 добавлений и 7 удалений
+1 -2
Просмотреть файл
@@ -1,11 +1,10 @@
// 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:2.3.3'
classpath 'com.google.gms:google-services:3.1.0'
}
}