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

OSCHINA-MIRROR/tsukistar-OneTwoLineDraft

Присоединиться к Gitlife
Откройте для себя и примите участие в публичных проектах с открытым исходным кодом с участием более 10 миллионов разработчиков. Приватные репозитории также полностью бесплатны :)
Присоединиться бесплатно
Клонировать/Скачать
build.gradle 1.4 КБ
Копировать Редактировать Web IDE Исходные данные Просмотреть построчно История
tsukistar Отправлено 21.11.2021 16:57 bc2439b
// Top-level build file where you can add configuration options common to all sub-projects/modules.
buildscript {
repositories {
<<<<<<< HEAD
google()
jcenter()
maven {
url 'https://maven.google.com/'
name 'Google'
}
}
dependencies {
classpath 'com.android.tools.build:gradle:3.5.3'
=======
maven {
url 'https://maven.aliyun.com/repository/google'
}
maven {
url 'https://maven.aliyun.com/repository/public'
}
maven {
url 'https://maven.aliyun.com/repository/jcenter'
}
}
dependencies {
classpath 'com.android.tools.build:gradle:7.0.2'
>>>>>>> 7fe27e8a80fa0d4ac0446ee5cafd8265cc91cedb
// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files
}
}
allprojects {
repositories {
<<<<<<< HEAD
google()
jcenter()
=======
maven {
url 'https://maven.aliyun.com/repository/google'
}
maven {
url 'https://maven.aliyun.com/repository/public'
}
maven {
url 'https://maven.aliyun.com/repository/jcenter'
}
>>>>>>> 7fe27e8a80fa0d4ac0446ee5cafd8265cc91cedb
}
}
task clean(type: Delete) {
delete rootProject.buildDir
}

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

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

1
https://api.gitlife.ru/oschina-mirror/tsukistar-OneTwoLineDraft.git
git@api.gitlife.ru:oschina-mirror/tsukistar-OneTwoLineDraft.git
oschina-mirror
tsukistar-OneTwoLineDraft
tsukistar-OneTwoLineDraft
master