Chore: update dependencies

This commit is contained in:
kr328
2021-11-14 19:17:06 +08:00
parent 69f8ff2688
commit 3397cdd95f
7 changed files with 20 additions and 14 deletions

View File

@@ -19,8 +19,8 @@ dependencyResolutionManagement {
val kotlin = "1.5.31"
val golang = "1.0.4"
val coroutine = "1.5.2"
val coreKtx = "1.6.0"
val activity = "1.3.1"
val coreKtx = "1.7.0"
val activity = "1.4.0"
val fragment = "1.3.6"
val appcompat = "1.3.1"
val coordinator = "1.1.0"
@@ -28,7 +28,7 @@ dependencyResolutionManagement {
val viewpager = "1.0.0"
val material = "1.4.0"
val appcenter = "4.3.1"
val serialization = "1.3.0"
val serialization = "1.3.1"
val kaidl = "1.15"
val room = "2.3.0"
val multiprocess = "1.0.0"