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

Chore: update dependencies

parent aacf62c2
No related branches found
No related tags found
No related merge requests found
...@@ -16,7 +16,7 @@ dependencyResolutionManagement { ...@@ -16,7 +16,7 @@ dependencyResolutionManagement {
create("deps") { create("deps") {
val version = "0.39.0" val version = "0.39.0"
val agp = "7.0.2" val agp = "7.0.2"
val ksp = "1.5.30-1.0.0-beta09" val ksp = "1.5.30-1.0.0"
val kotlin = "1.5.30" val kotlin = "1.5.30"
val golang = "1.0.3" val golang = "1.0.3"
val coroutine = "1.5.2" val coroutine = "1.5.2"
...@@ -30,7 +30,7 @@ dependencyResolutionManagement { ...@@ -30,7 +30,7 @@ dependencyResolutionManagement {
val material = "1.4.0" val material = "1.4.0"
val appcenter = "4.3.1" val appcenter = "4.3.1"
val serialization = "1.2.1" val serialization = "1.2.1"
val kaidl = "1.14" val kaidl = "1.15"
val room = "2.3.0" val room = "2.3.0"
val multiprocess = "1.0.0" val multiprocess = "1.0.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