代码拉取完成,页面将自动刷新
同步操作将从 xq_android/GSYGithubAppKotlin 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
// Top-level build file where you can add configuration options common to all sub-projects/modules.
buildscript {
ext.kotlin_version = '1.2.50'
ext.ktx_version = '0.3'
ext.android_support = '27.1.1'
ext.navigation_version = '1.0.0-alpha06'
ext.constraint_version = '2.0.0-alpha2'
ext.retrofit_version = '2.4.0'
ext.rx_version = '2.1.0'
ext.event_bus = '3.1.1'
ext.glide_version = '4.8.0'
ext.realm_version = '5.7.0'
ext.agentweb_version = '4.0.2'
ext.tabbar_version = '1.2.5'
ext.dagger_version = '2.17'
ext.iconics_version = '3.0.4@aar'
ext.okhttp3_version = '3.10.0'
ext.textfiled_box_version = '1.4.4'
ext.lifecycle_version = '1.1.1'
ext.spinkit_version = '1.2.0'
ext.gradle_version = '3.1.4'
ext.recycler_common_version = 'v4.0.6'
ext.gsy_image_load = 'v1.0.1'
ext.drop_menu_version = '1.0.4'
ext.arouter_api_versoion = '1.4.0'
ext.arouter_compiler_versoion = '1.2.1'
ext.anko_version='0.10.7'
ext.richtext_version='0.19.0'
ext.markwon_version='2.0.0'
ext.prism4j_version='1.1.0'
ext.dialogplus_version='1.11@aar'
ext.lottie_version='2.7.0'
ext.bugly_version='2.1.1'
ext.photoview_version='2.1.4'
ext.permission_version='3.0.1'
repositories {
google()
jcenter()
}
dependencies {
classpath "com.android.tools.build:gradle:$gradle_version"
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
classpath "io.realm:realm-gradle-plugin:$realm_version"
// 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
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。