Skip to content

Commit 9bdd821

Browse files
authored
Update core-ktx version (#6656)
Per [b/393388687](https://b.corp.google.com/issues/393388687), This updates the `core-ktx` version to be `1.12.0` instead of `1.9.0`. This version was accidentally downgraded in #6584.
1 parent 0fac9bf commit 9bdd821

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ browser = "1.3.0"
1515
cardview = "1.0.0"
1616
checkerQual = "2.5.2"
1717
constraintlayout = "2.1.4"
18-
coreKtx = "1.9.0"
18+
coreKtx = "1.12.0"
1919
coroutines = "1.7.3"
2020
dagger = "2.43.2"
2121
dexmaker = "2.28.1"

0 commit comments

Comments
 (0)