Chore: update dependencies
This commit is contained in:
@@ -18,11 +18,11 @@ pluginManagement {
|
|||||||
dependencyResolutionManagement {
|
dependencyResolutionManagement {
|
||||||
versionCatalogs {
|
versionCatalogs {
|
||||||
create("libs") {
|
create("libs") {
|
||||||
val agp = "7.1.2"
|
val agp = "7.1.3"
|
||||||
val kotlin = "1.6.10"
|
val kotlin = "1.6.21"
|
||||||
val ksp = "$kotlin-1.0.2"
|
val ksp = "$kotlin-1.0.5"
|
||||||
val golang = "1.0.4"
|
val golang = "1.0.4"
|
||||||
val coroutine = "1.6.0"
|
val coroutine = "1.6.1"
|
||||||
val coreKtx = "1.7.0"
|
val coreKtx = "1.7.0"
|
||||||
val activity = "1.4.0"
|
val activity = "1.4.0"
|
||||||
val fragment = "1.4.1"
|
val fragment = "1.4.1"
|
||||||
|
|||||||
Reference in New Issue
Block a user