Skip to content

Commit fe85f92

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ android {
5959
dependencies {
6060
implementation fileTree(dir: 'libs', include: ['*.jar'])
6161
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk8:$kotlin_version"
62-
implementation 'androidx.core:core-ktx:1.10.0'
62+
implementation 'androidx.core:core-ktx:1.17.0'
6363
implementation 'androidx.appcompat:appcompat:1.6.1'
6464
implementation 'com.jakewharton.timber:timber:5.0.1'
6565
implementation platform('com.google.firebase:firebase-bom:31.5.0')

0 commit comments

Comments
 (0)