Skip to content

Commit 9b22ba5

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ android {
3737

3838
dependencies {
3939
implementation "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"
40-
implementation 'androidx.core:core-ktx:1.13.1'
40+
implementation 'androidx.core:core-ktx:1.15.0'
4141
implementation 'androidx.leanback:leanback:1.0.0'
4242
implementation 'androidx.appcompat:appcompat:1.7.0'
4343

0 commit comments

Comments
 (0)