Skip to content

Commit

Permalink
update libs
Browse files Browse the repository at this point in the history
  • Loading branch information
softartdev committed Feb 8, 2025
1 parent aa9f072 commit 4f10ea9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ jdk = "17"
kotlin = "2.1.10"
agp = "8.8.0"
gms = "4.4.2"
crashlytics = "3.0.2"
crashlytics = "3.0.3"
compose = "1.7.1"
coroutines = "1.10.1"
sqlDelight = "2.0.2"
Expand All @@ -33,7 +33,7 @@ androidxTestExt = "1.2.1"
androidxTest = "1.6.2"
androidxTestOrchestrator = "1.5.1"
cashAppPaging = "3.3.0-alpha02-0.5.1"
firebase = "33.8.0"
firebase = "33.9.0"
leakCanary = "2.14"
junit = "4.13.2"
mockito = "5.15.2"
Expand Down

0 comments on commit 4f10ea9

Please sign in to comment.