Skip to content

Commit

Permalink
Bump androidx.core:core-ktx from 1.13.1 to 1.15.0 (#349)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Nov 4, 2024
1 parent 0d2bfdd commit 58ea7e0
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 @@ -24,7 +24,7 @@ androidx-appcompat = { module = "androidx.appcompat:appcompat", version = "1.7.0
androidx-compose = { module = "androidx.activity:activity-compose", version = "1.9.3" }
androidx-constraintLayout = { module = "androidx.constraintlayout:constraintlayout", version = "2.1.4" }
androidx-lifecycle-runtime-ktx = { module = "androidx.lifecycle:lifecycle-runtime-ktx", version = "2.8.7" }
androidx-ktx = { module = "androidx.core:core-ktx", version = "1.13.1" }
androidx-ktx = { module = "androidx.core:core-ktx", version = "1.15.0" }
androidx-recyclerview = { module = "androidx.recyclerview:recyclerview", "version" = "1.3.2" }
assertj = { module = "org.assertj:assertj-core", version.ref = "assertj" }
dokka-core = { module = "org.jetbrains.dokka:dokka-core", version.ref = "dokka" }
Expand Down

0 comments on commit 58ea7e0

Please sign in to comment.