Skip to content

Commit ef783a0

Browse files
Bump androidx.core:core-ktx from 1.15.0 to 1.16.0
Bumps androidx.core:core-ktx from 1.15.0 to 1.16.0. --- updated-dependencies: - dependency-name: androidx.core:core-ktx dependency-version: 1.16.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e14a9e4 commit ef783a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -396,7 +396,7 @@ dependencies {
396396
implementation("com.google.net.cronet:cronet-okhttp:0.1.0")
397397
implementation("com.caverock:androidsvg:1.4")
398398

399-
implementation("androidx.core:core-ktx:1.15.0")
399+
implementation("androidx.core:core-ktx:1.16.0")
400400

401401
// timber
402402
implementation("com.jakewharton.timber:timber:5.0.1")

0 commit comments

Comments
 (0)