Skip to content

Commit a4f7190

Browse files
committed
update libs
1 parent 456ce1d commit a4f7190

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
@@ -3,21 +3,21 @@ compileSdk = "34"
33
targetSdk = "34"
44
minSdk = "21"
55

6-
kotlin = "1.9.20"
6+
kotlin = "1.9.21"
77
agp = "8.1.4"
88
gms = "4.3.15"
99
crashlytics = "2.9.8"
10-
compose = "1.5.10"
11-
composeCompiler = "1.5.3"
10+
compose = "1.5.11"
11+
composeCompiler = "1.5.4"
1212
coroutines = "1.7.3"
1313
sqlDelight = "2.0.0"
1414
androidxSqlite = "2.4.0"
1515
saferoom = "1.3.0"
1616
androidSqlCipher = "4.5.4"
1717
iosSqlCipher = "4.5.4"
1818
sqlcipherKtnPod = "1.4.2"
19-
decompose = "2.0.1-compose-experimental"
20-
koin = "3.4.3"
19+
decompose = "2.1.4-compose-experimental"
20+
koin = "3.5.0"
2121
kotlinx-datetime = "0.4.1"
2222
napier = "2.6.1"
2323
mokoResources = "0.23.0"

0 commit comments

Comments
 (0)