Skip to content
Snippets Groups Projects
Commit 8330054a authored by kr328's avatar kr328
Browse files

Chore: update dependencies

parent c7cb1dab
No related branches found
No related tags found
No related merge requests found
...@@ -15,8 +15,8 @@ dependencyResolutionManagement { ...@@ -15,8 +15,8 @@ dependencyResolutionManagement {
versionCatalogs { versionCatalogs {
create("deps") { create("deps") {
val agp = "7.0.3" val agp = "7.0.3"
val ksp = "1.5.31-1.0.0" val ksp = "1.6.0-1.0.1"
val kotlin = "1.5.31" val kotlin = "1.6.0"
val golang = "1.0.4" val golang = "1.0.4"
val coroutine = "1.5.2" val coroutine = "1.5.2"
val coreKtx = "1.7.0" val coreKtx = "1.7.0"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment