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

OSCHINA-MIRROR/axue-AutoVender

В этом репозитории не указан файл с открытой лицензией (LICENSE). При использовании обратитесь к конкретному описанию проекта и его зависимостям в коде.
Клонировать/Скачать
build.gradle 819
Копировать Редактировать Web IDE Исходные данные Просмотреть построчно История
axue Отправлено 09.12.2018 04:49 cb37411
// Top-level build file where you can add configuration options common to all sub-projects/modules.
buildscript {
apply from: 'versions.gradle'
addRepos(repositories)
// repositories {
// google()
// jcenter()
// }
dependencies {
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
}
}
allprojects {
// repositories {
// google()
// jcenter()
// }
addRepos(repositories)
// gradle.projectsEvaluated {
// tasks.withType(JavaCompile) {
// options.compilerArgs << "-Xlint:unchecked" << "-Xlint:deprecation"
// }
// }
}
task clean(type: Delete) {
delete rootProject.buildDir
}

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

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

1
https://api.gitlife.ru/oschina-mirror/axue-AutoVender.git
git@api.gitlife.ru:oschina-mirror/axue-AutoVender.git
oschina-mirror
axue-AutoVender
axue-AutoVender
master