Chore: update dependencies (#1198)

This commit is contained in:
Goooler
2021-09-24 11:13:10 +08:00
committed by GitHub
parent 7928f4321a
commit 5c1fadaba2

View File

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