Skip to content

Commit 65631e0

Browse files
Bump androidx.core:core-ktx from 1.17.0 to 1.18.0
Bumps androidx.core:core-ktx from 1.17.0 to 1.18.0. --- updated-dependencies: - dependency-name: androidx.core:core-ktx dependency-version: 1.18.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6a3920f commit 65631e0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ tasks.withType<Test> {
169169
}
170170

171171
dependencies {
172-
implementation("androidx.core:core-ktx:1.17.0")
172+
implementation("androidx.core:core-ktx:1.18.0")
173173
implementation("androidx.activity:activity-ktx:1.13.0")
174174
implementation("androidx.appcompat:appcompat:1.7.1")
175175
implementation("androidx.lifecycle:lifecycle-runtime-ktx:2.10.0")

0 commit comments

Comments
 (0)