mirror of
https://github.com/czp3009/bilibili-api.git
synced 2026-08-13 22:43:29 +08:00
更新依赖
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
buildscript {
|
||||
ext {
|
||||
kotlin_version = '1.3.71'
|
||||
kotlin_coroutines_version = '1.3.5'
|
||||
kotlin_version = '1.4.10'
|
||||
kotlin_coroutines_version = '1.3.9'
|
||||
ktor_version = '1.3.1'
|
||||
jvm_target = JavaVersion.VERSION_1_8
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user