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

OSCHINA-MIRROR/leon_xf-biu-video

Клонировать/Скачать
build.gradle 594 Байты
Копировать Редактировать Web IDE Исходные данные Просмотреть построчно История
Leon Отправлено 01.04.2021 12:50 c278010
buildscript {
repositories {
google()
jcenter()
}
dependencies {
classpath "com.android.tools.build:gradle:4.0.1"
classpath 'com.android.tools.build:gradle:3.5.3'
classpath 'org.greenrobot:greendao-gradle-plugin:3.3.0'
// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files
}
}
allprojects {
repositories {
google()
jcenter()
maven { url "https://jitpack.io" }
}
}
task clean(type: Delete) {
delete rootProject.buildDir
}

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

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

1
https://api.gitlife.ru/oschina-mirror/leon_xf-biu-video.git
git@api.gitlife.ru:oschina-mirror/leon_xf-biu-video.git
oschina-mirror
leon_xf-biu-video
leon_xf-biu-video
master