chore: upgrade appcompat and lifecycle

appcompat 1.6.1 -> 1.7.0
lifecycle 2.8.0 -> 2.8.1
This commit is contained in:
Jarne Demeulemeester 2024-06-02 19:02:40 +02:00
parent caa65a3033
commit 81b7b0e09e
No known key found for this signature in database
GPG key ID: 1E5C6AFBD622E9F5

View file

@ -3,13 +3,13 @@ aboutlibraries = "11.2.0"
android-desugar-jdk-libs = "2.0.4" android-desugar-jdk-libs = "2.0.4"
android-plugin = "8.4.1" android-plugin = "8.4.1"
androidx-activity = "1.9.0" androidx-activity = "1.9.0"
androidx-appcompat = "1.6.1" androidx-appcompat = "1.7.0"
androidx-compose-bom = "2024.05.00" androidx-compose-bom = "2024.05.00"
androidx-compose-material3 = "1.2.1" androidx-compose-material3 = "1.2.1"
androidx-constraintlayout = "2.1.4" androidx-constraintlayout = "2.1.4"
androidx-core = "1.13.1" androidx-core = "1.13.1"
androidx-hilt = "1.2.0" androidx-hilt = "1.2.0"
androidx-lifecycle = "2.8.0" androidx-lifecycle = "2.8.1"
androidx-media3 = "1.3.1" androidx-media3 = "1.3.1"
androidx-navigation = "2.7.7" androidx-navigation = "2.7.7"
androidx-paging = "3.3.0" androidx-paging = "3.3.0"