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

OSCHINA-MIRROR/GitLqr-LQRRecyclerViewLibrary

Присоединиться к Gitlife
Откройте для себя и примите участие в публичных проектах с открытым исходным кодом с участием более 10 миллионов разработчиков. Приватные репозитории также полностью бесплатны :)
Присоединиться бесплатно
В этом репозитории не указан файл с открытой лицензией (LICENSE). При использовании обратитесь к конкретному описанию проекта и его зависимостям в коде.
Клонировать/Скачать
build.gradle 670
Копировать Редактировать Web IDE Исходные данные Просмотреть построчно История
GitLqr Отправлено 31.12.2016 04:00 803f2b7
// Top-level build file where you can add configuration options common to all sub-projects/modules.
buildscript {
repositories {
jcenter()
}
dependencies {
classpath 'com.android.tools.build:gradle:2.2.3'
// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files
//下面这两句
classpath 'com.github.dcendents:android-maven-gradle-plugin:1.5'
classpath 'com.jfrog.bintray.gradle:gradle-bintray-plugin:1.7.3'
}
}
allprojects {
repositories {
jcenter()
}
}
task clean(type: Delete) {
delete rootProject.buildDir
}

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

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

1
https://api.gitlife.ru/oschina-mirror/GitLqr-LQRRecyclerViewLibrary.git
git@api.gitlife.ru:oschina-mirror/GitLqr-LQRRecyclerViewLibrary.git
oschina-mirror
GitLqr-LQRRecyclerViewLibrary
GitLqr-LQRRecyclerViewLibrary
master