diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 0395744..be6029a 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -24,8 +24,8 @@ androidx-startup = "1.1.1" androidx-navigation = "2.7.7" androidx-datastore = "1.0.0" androidx-activity-compose = "1.8.2" -androidx-compose-compiler = "1.5.8" -androidx-compose-bom = "2023.10.01" +androidx-compose-compiler = "1.5.10" +androidx-compose-bom = "2024.02.02" androidx-compose-material3 = "1.2.1" androidx-hilt-navigation-compose = "1.2.0" @@ -36,7 +36,7 @@ retrofit = "2.9.0" okhttp = "5.0.0-alpha.12" coil-compose = "2.6.0" timber = "5.0.1" -firebase-bom = "32.7.3" +firebase-bom = "32.7.4" firebase-crashlytics = "2.9.9" ksp = "1.9.22-1.0.18" orbit-core = "4.6.1"