Skip to content

Commit 36f0bbd

Browse files
authored
Update AndroidX Lifecycle to 2.8.3 (#617)
1 parent 869d686 commit 36f0bbd

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,7 @@ androidx-compose = "2024.06.00"
88
androidx-core = "1.13.1"
99
androidx-fragment = "1.8.0"
1010
androidx-leanback = "1.0.0"
11-
#lifecyle is currently not stable, have to wait for 2.8.2 or higher.
12-
androidx-lifecycle = "2.8.2"
11+
androidx-lifecycle = "2.8.3"
1312
androidx-media = "1.7.0"
1413
androidx-media3 = "1.3.1"
1514
androidx-navigation = "2.7.7"

0 commit comments

Comments
 (0)