Skip to content
This repository was archived by the owner on Aug 29, 2025. It is now read-only.

Commit 08c91c3

Browse files
authored
Merge pull request #115 from android/dependabot/gradle/ScopedStorage/androidx.core-core-ktx-1.6.0
Bump core-ktx from 1.5.0 to 1.6.0 in /ScopedStorage
2 parents b2f822f + 4df3b42 commit 08c91c3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ScopedStorage/app/build.gradle

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

5656
dependencies {
5757
implementation "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"
58-
implementation 'androidx.core:core-ktx:1.5.0'
58+
implementation 'androidx.core:core-ktx:1.6.0'
5959
implementation 'androidx.appcompat:appcompat:1.3.0'
6060
implementation 'com.google.android.material:material:1.3.0'
6161
implementation 'androidx.activity:activity-ktx:1.3.0-beta01'

0 commit comments

Comments
 (0)