Skip to content

Commit b85fcb4

Browse files
committed
fix(deps): update all dependencies
| datasource | package | from | to | | ---------- | ------------------------------------------------- | ----- | ----- | | maven | androidx.annotation:annotation | 1.9.0 | 1.9.1 | | maven | androidx.lifecycle:lifecycle-viewmodel-savedstate | 2.8.6 | 2.8.7 | | maven | androidx.lifecycle:lifecycle-viewmodel-ktx | 2.8.6 | 2.8.7 |
1 parent 2257340 commit b85fcb4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@ koin-compose = "4.0.0"
3333
coil = "2.7.0"
3434
compose-rules-detekt = "0.4.17"
3535

36-
androidx-lifecycle = "2.8.6"
37-
androidx-annotation = "1.9.0"
36+
androidx-lifecycle = "2.8.7"
37+
androidx-annotation = "1.9.1"
3838
androidx-activity = "1.9.3"
3939
androidx-compose-compiler = "1.5.11"
4040
androidx-navigation = "2.8.3"

0 commit comments

Comments
 (0)