update dependencies

This commit is contained in:
2024-02-16 19:01:46 +06:00
parent 8638d7afce
commit f9dfd09628
5 changed files with 83 additions and 2 deletions

View File

@@ -2,7 +2,7 @@
kt = "1.9.22"
kt-serialization = "1.6.2"
kt-coroutines = "1.7.3"
kt-coroutines = "1.8.0"
kslog = "1.3.2"
@@ -35,7 +35,7 @@ android-appCompat = "1.6.1"
android-fragment = "1.6.2"
android-espresso = "3.5.1"
android-test = "1.1.5"
android-compose-material3 = "1.1.2"
android-compose-material3 = "1.2.0"
android-props-minSdk = "21"
android-props-compileSdk = "34"