Skip to content

Commit

Permalink
Merge pull request #163 from chikoski/main
Browse files Browse the repository at this point in the history
Update dependencies
  • Loading branch information
chikoski committed Apr 24, 2024
2 parents 125b6ac + 586254f commit 3abac4f
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions JetStreamCompose/gradle/libs.versions.toml
@@ -1,12 +1,12 @@
[versions]
activity-compose = "1.8.2"
android-gradle-plugin = "8.2.2"
android-test-plugin = "8.2.2"
benchmark-macro-junit4 = "1.2.3"
coil-compose = "2.5.0"
compose-bom = "2024.03.00"
activity-compose = "1.9.0"
android-gradle-plugin = "8.3.2"
android-test-plugin = "8.3.2"
benchmark-macro-junit4 = "1.2.4"
coil-compose = "2.6.0"
compose-bom = "2024.04.01"
compose-for-tv = "1.0.0-alpha10"
core-ktx = "1.12.0"
core-ktx = "1.13.0"
core-splashscreen = "1.0.1"
hilt-navigation-compose = "1.2.0"
hilt-android = "2.51"
Expand All @@ -15,8 +15,8 @@ kotlin-android = "1.9.0"
kotlinx-serialization = "1.6.0"
ksp = "1.9.0-1.0.13"
lifecycle-runtime-ktx = "2.7.0"
media3-ui = "1.3.0"
media3-exoplayer = "1.3.0"
media3-ui = "1.3.1"
media3-exoplayer = "1.3.1"
navigation-compose = "2.7.7"
profileinstaller = "1.3.1"
uiautomator = "2.3.0"
Expand Down

0 comments on commit 3abac4f

Please sign in to comment.