Skip to content

Commit 57693d6

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

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
@@ -73,7 +73,7 @@ dependencies {
7373
implementation "androidx.room:room-runtime:$room_version"
7474
implementation "androidx.room:room-ktx:$room_version"
7575

76-
implementation 'androidx.core:core-ktx:1.18.0'
76+
implementation 'androidx.core:core-ktx:1.19.0'
7777
implementation 'androidx.appcompat:appcompat:1.7.1'
7878
implementation 'com.google.android.material:material:1.14.0'
7979
implementation "com.google.accompanist:accompanist-swiperefresh:0.36.0"

0 commit comments

Comments
 (0)