1 В избранное 0 Ответвления 0

OSCHINA-MIRROR/monsterLin-Pigeon

Клонировать/Скачать
build.gradle 617
Копировать Редактировать Web IDE Исходные данные Просмотреть построчно История
monsterlin Отправлено 11.08.2017 07:45 e908dbb
// 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'
// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files
}
}
allprojects {
repositories {
jcenter()
maven { url "https://raw.github.com/bmob/bmob-android-sdk/master" }
maven { url "https://jitpack.io" }
}
}
task clean(type: Delete) {
delete rootProject.buildDir
}

Опубликовать ( 0 )

Вы можете оставить комментарий после Вход в систему

1
https://api.gitlife.ru/oschina-mirror/monsterLin-Pigeon.git
git@api.gitlife.ru:oschina-mirror/monsterLin-Pigeon.git
oschina-mirror
monsterLin-Pigeon
monsterLin-Pigeon
master