mirror of
https://github.com/czp3009/bilibili-api.git
synced 2024-12-21 20:30:28 +08:00
更新依赖
This commit is contained in:
parent
85855069b8
commit
56f26e7106
@ -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
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user