Skip to content

Commit ec603c2

Browse files
committed
update android libs
1 parent 3f2032e commit ec603c2

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

gradle/libs.versions.toml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
[versions]
22
kotlinVersion = "1.8.10"
3-
androidAppCompatVersion = "1.2.0"
4-
materialDesignVersion = "1.4.0"
5-
androidLifecycleVersion = "2.1.0"
6-
androidCoreTestingVersion = "2.1.0"
7-
coroutinesVersion = "1.6.0-native-mt"
3+
androidAppCompatVersion = "1.6.1"
4+
materialDesignVersion = "1.8.0"
5+
androidLifecycleVersion = "2.2.0"
6+
androidCoreTestingVersion = "2.2.0"
7+
coroutinesVersion = "1.6.4"
88
mokoMvvmVersion = "0.16.0"
99
mokoResourcesVersion = "0.21.2"
1010
mokoErrorsVersion = "0.7.0"

0 commit comments

Comments
 (0)