Skip to content

Commit fe49766

Browse files
committed
build: Update dependencies
- Bump `agp` from 9.0.1 to 9.1.0 in `libs.versions.toml`. - Bump `mockito` from 5.21.0 to 5.22.0 in `libs.versions.toml`. - Update iOS user interface state in `.xcuserstate`.
1 parent a801818 commit fe49766

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Binary file not shown.

gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[versions]
22
jdk = "17"
3-
agp = "9.0.1"
3+
agp = "9.1.0"
44
kotlin = "2.3.10"
55
compileSdk = "36"
66
targetSdk = "36"
@@ -39,7 +39,7 @@ androidxTestOrchestrator = "1.6.1"
3939
firebase = "34.10.0"
4040
leakCanary = "2.14"
4141
junit = "4.13.2"
42-
mockito = "5.21.0"
42+
mockito = "5.22.0"
4343
turbine = "1.2.1"
4444
espresso = "3.7.0"
4545
desugar = "2.1.5"

0 commit comments

Comments
 (0)