chore(deps): update compose and lifecycle

compose-bom 2024.05.00 -> 2024.06.00
lifecycle 2.8.1 -> 2.8.2
This commit is contained in:
jarnedemeulemeester 2024-06-14 17:38:34 +02:00
parent 4ebb01f654
commit ebfa81e053
No known key found for this signature in database
GPG key ID: 1E5C6AFBD622E9F5

View file

@ -4,12 +4,12 @@ android-desugar-jdk-libs = "2.0.4"
android-plugin = "8.4.2"
androidx-activity = "1.9.0"
androidx-appcompat = "1.7.0"
androidx-compose-bom = "2024.05.00"
androidx-compose-bom = "2024.06.00"
androidx-compose-material3 = "1.2.1"
androidx-constraintlayout = "2.1.4"
androidx-core = "1.13.1"
androidx-hilt = "1.2.0"
androidx-lifecycle = "2.8.1"
androidx-lifecycle = "2.8.2"
androidx-media3 = "1.3.1"
androidx-navigation = "2.7.7"
androidx-paging = "3.3.0"