We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 456ce1d commit a4f7190Copy full SHA for a4f7190
gradle/libs.versions.toml
@@ -3,21 +3,21 @@ compileSdk = "34"
3
targetSdk = "34"
4
minSdk = "21"
5
6
-kotlin = "1.9.20"
+kotlin = "1.9.21"
7
agp = "8.1.4"
8
gms = "4.3.15"
9
crashlytics = "2.9.8"
10
-compose = "1.5.10"
11
-composeCompiler = "1.5.3"
+compose = "1.5.11"
+composeCompiler = "1.5.4"
12
coroutines = "1.7.3"
13
sqlDelight = "2.0.0"
14
androidxSqlite = "2.4.0"
15
saferoom = "1.3.0"
16
androidSqlCipher = "4.5.4"
17
iosSqlCipher = "4.5.4"
18
sqlcipherKtnPod = "1.4.2"
19
-decompose = "2.0.1-compose-experimental"
20
-koin = "3.4.3"
+decompose = "2.1.4-compose-experimental"
+koin = "3.5.0"
21
kotlinx-datetime = "0.4.1"
22
napier = "2.6.1"
23
mokoResources = "0.23.0"
0 commit comments