Chore: update dependencies

This commit is contained in:
kr328 2021-11-16 20:29:36 +08:00
parent c7cb1dab38
commit 8330054a81

View File

@ -15,8 +15,8 @@ dependencyResolutionManagement {
versionCatalogs {
create("deps") {
val agp = "7.0.3"
val ksp = "1.5.31-1.0.0"
val kotlin = "1.5.31"
val ksp = "1.6.0-1.0.1"
val kotlin = "1.6.0"
val golang = "1.0.4"
val coroutine = "1.5.2"
val coreKtx = "1.7.0"