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

Commit a153f20

Browse files
Bump activity-ktx from 1.3.0-alpha06 to 1.3.0-alpha07 in /ScopedStorage (#98)
Bumps activity-ktx from 1.3.0-alpha06 to 1.3.0-alpha07. Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 001e9a1 commit a153f20

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
@@ -57,7 +57,7 @@ dependencies {
5757
implementation 'androidx.core:core-ktx:1.3.2'
5858
implementation 'androidx.appcompat:appcompat:1.2.0'
5959
implementation 'com.google.android.material:material:1.3.0'
60-
implementation 'androidx.activity:activity-ktx:1.3.0-alpha06'
60+
implementation 'androidx.activity:activity-ktx:1.3.0-alpha07'
6161
implementation 'androidx.constraintlayout:constraintlayout:2.0.4'
6262
implementation 'androidx.fragment:fragment-ktx:1.3.3'
6363
implementation 'androidx.lifecycle:lifecycle-livedata-ktx:2.3.1'

0 commit comments

Comments
 (0)