Skip to content

Commit b7cb2c4

Browse files
committed
update libs
1 parent 941ec6a commit b7cb2c4

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
@@ -15,14 +15,14 @@ saferoom = "1.3.0"
1515
androidSqlCipher = "4.5.4"
1616
iosSqlCipher = "4.5.4"
1717
stately = "2.1.0"
18-
koin-bom = "4.0.1"
18+
koin-bom = "4.0.2"
1919
kotlinx-serialization = "1.8.0"
2020
kotlinx-datetime = "0.6.1"
2121
napier = "2.7.1"
2222
materialThemePrefs = "0.9.1"
2323
androidxViewModel = "2.8.4"
24-
androidxNavigation = "2.8.0-alpha11"
25-
androidxActivityCompose = "1.9.3"
24+
androidxNavigation = "2.8.0-alpha12"
25+
androidxActivityCompose = "1.10.0"
2626
androidxComposeTest = "1.7.6"
2727
androidxCoreSplashscreen = "1.0.1"
2828
androidxTracing = "1.2.0"
@@ -33,10 +33,10 @@ androidxTestExt = "1.2.1"
3333
androidxTest = "1.6.2"
3434
androidxTestOrchestrator = "1.5.1"
3535
cashAppPaging = "3.3.0-alpha02-0.5.1"
36-
firebase = "33.7.0"
36+
firebase = "33.8.0"
3737
leakCanary = "2.14"
3838
junit = "4.13.2"
39-
mockito = "5.14.2"
39+
mockito = "5.15.2"
4040
turbine = "1.2.0"
4141
espresso = "3.6.1"
4242
desugar = "2.1.4"

0 commit comments

Comments
 (0)