Skip to content

Commit

Permalink
More AndroidX dependency updates (early May 2024) (#4383)
Browse files Browse the repository at this point in the history
  • Loading branch information
jpelgrom committed May 3, 2024
1 parent a8f924d commit 8610604
Showing 1 changed file with 6 additions and 8 deletions.
14 changes: 6 additions & 8 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
[versions]
accompanist = "0.34.0"
activity-compose = "1.9.0"
androidBeaconLibrary = "2.20.4"
androidJunit5 = "1.9.3.0"
androidBeaconLibrary = "2.20.6"
androidPlugin = "8.4.0"
androidSdk-compile = "34"
androidSdk-min = "21"
Expand All @@ -16,19 +14,19 @@ blurView = "version-2.0.4"
car-versions = "1.4.0-rc02"
changeLog = "3.5"
community-material-typeface = "7.0.96.0-kotlin"
compose-bom = "2024.03.00"
compose-compiler = "1.5.11"
compose-bom = "2024.05.00"
compose-compiler = "1.5.13"
constraintlayout = "2.1.4"
coreKtx = "1.13.1"
core-splashscreen = "1.1.0-rc01"
cronet-embedded = "119.6045.31"
emojiJava = "5.1.1"
firebase-bom = "32.8.0"
firebaseAppdistributionGradle = "4.2.0"
fragment-ktx = "1.6.2"
fragment-ktx = "1.7.0"
googleServices = "4.4.1"
guava = "33.1.0-android"
healthServicesClient = "1.0.0-rc01"
healthServicesClient = "1.0.0-rc02"
hilt = "2.51.1"
iconics = "5.4.0"
jackson-module-kotlin = "2.13.5"
Expand All @@ -38,7 +36,7 @@ kotlin = "1.9.23"
ksp = "1.9.23-1.0.20"
ktlint = "12.1.0"
lifecycle = "2.7.0"
material = "1.11.0"
material = "1.12.0"
media = "1.7.0"
media3 = "1.3.1"
navigation-compose = "2.7.7"
Expand Down

0 comments on commit 8610604

Please sign in to comment.