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

OSCHINA-MIRROR/androidgoodies-LogUtils

Присоединиться к Gitlife
Откройте для себя и примите участие в публичных проектах с открытым исходным кодом с участием более 10 миллионов разработчиков. Приватные репозитории также полностью бесплатны :)
Присоединиться бесплатно
Клонировать/Скачать
build.gradle 2.2 КБ
Копировать Редактировать Web IDE Исходные данные Просмотреть построчно История
ZhanGSKen Отправлено 16.02.2022 10:59 e5c4322
// Top-level build file where you can add configuration options common to all sub-projects/modules.
buildscript {
repositories {
maven{ url 'https://maven.aliyun.com/nexus/content/repositories/central/'}
maven{ url 'https://maven.aliyun.com/nexus/content/repositories/jcenter/'}
maven{ url 'https://maven.aliyun.com/nexus/content/groups/public/'}
maven{ url 'https://maven.aliyun.com/nexus/content/repositories/google/'}
maven{ url 'https://maven.aliyun.com/nexus/content/repositories/gradle-plugin/'}
maven{ url 'https://maven.aliyun.com/nexus/content/repositories/spring/'}
maven{ url 'https://maven.aliyun.com/nexus/content/repositories/spring-plugin/'}
maven{ url 'https://maven.aliyun.com/nexus/content/repositories/grails-core/'}
maven{ url 'https://maven.aliyun.com/nexus/content/repositories/apache-snapshots/'}
maven{ url 'https://jitpack.io'}
google()
mavenCentral()
}
dependencies {
//classpath 'com.android.tools.build:gradle:1.+'
classpath 'com.android.tools.build:gradle:3.6.0'
classpath 'com.github.dcendents:android-maven-gradle-plugin:2.1'
// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files
}
}
allprojects {
repositories {
maven{ url 'https://maven.aliyun.com/nexus/content/repositories/central/'}
maven{ url 'https://maven.aliyun.com/nexus/content/repositories/jcenter/'}
maven{ url 'https://maven.aliyun.com/nexus/content/groups/public/'}
maven{ url 'https://maven.aliyun.com/nexus/content/repositories/google/'}
maven{ url 'https://maven.aliyun.com/nexus/content/repositories/gradle-plugin/'}
maven{ url 'https://maven.aliyun.com/nexus/content/repositories/spring/'}
maven{ url 'https://maven.aliyun.com/nexus/content/repositories/spring-plugin/'}
maven{ url 'https://maven.aliyun.com/nexus/content/repositories/grails-core/'}
maven{ url 'https://maven.aliyun.com/nexus/content/repositories/apache-snapshots/'}
maven{ url 'https://jitpack.io'}
google()
mavenCentral()
}
}

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

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

1
https://api.gitlife.ru/oschina-mirror/androidgoodies-LogUtils.git
git@api.gitlife.ru:oschina-mirror/androidgoodies-LogUtils.git
oschina-mirror
androidgoodies-LogUtils
androidgoodies-LogUtils
master