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

OSCHINA-MIRROR/gojuukaze-KObjectSave

Клонировать/Скачать
build.gradle 837
Копировать Редактировать Web IDE Исходные данные Просмотреть построчно История
gojuukaze Отправлено 09.02.2018 11:54 712e28d
// Top-level build file where you can add configuration options common to all sub-projects/modules.
buildscript {
repositories {
google()
jcenter()
maven {
url "https://ikaze.bintray.com/maven"
}
}
dependencies {
classpath 'com.android.tools.build:gradle:3.0.1'
classpath 'com.github.dcendents:android-maven-gradle-plugin:2.0'
classpath 'com.jfrog.bintray.gradle:gradle-bintray-plugin:1.7.3'
// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files
}
}
allprojects {
repositories {
google()
jcenter()
maven {
url "https://ikaze.bintray.com/maven"
}
}
}
task clean(type: Delete) {
delete rootProject.buildDir
}

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

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

1
https://api.gitlife.ru/oschina-mirror/gojuukaze-KObjectSave.git
git@api.gitlife.ru:oschina-mirror/gojuukaze-KObjectSave.git
oschina-mirror
gojuukaze-KObjectSave
gojuukaze-KObjectSave
master