Skip to content

Commit

Permalink
Bump androidx.core:core-ktx from 1.13.1 to 1.15.0 (#281)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 4, 2024
1 parent 40163aa commit fc1576f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ retrofit-core = { module = "com.squareup.retrofit2:retrofit", version.ref = "ret
retrofit-converter-moshi = { module = "com.squareup.retrofit2:converter-moshi", version.ref = "retrofit" }
logging-interceptor = "com.squareup.okhttp3:logging-interceptor:4.12.0"
coil-compose = { module = "io.coil-kt:coil-compose", version = "2.7.0" }
androidx-core = { module = "androidx.core:core-ktx", version = "1.13.1" }
androidx-core = { module = "androidx.core:core-ktx", version = "1.15.0" }
androidx-activity-compose = { module = "androidx.activity:activity-compose", version = "1.9.3" }
media-exoplayer = { module = "androidx.media3:media3-exoplayer", version.ref = "media" }
media-exoplayer-hls = { module = "androidx.media3:media3-exoplayer-hls", version.ref = "media" }
Expand Down

0 comments on commit fc1576f

Please sign in to comment.