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

Commit 5cdacac

Browse files
authored
Merge pull request #121 from android/dependabot/gradle/ScopedStorage/androidx.activity-activity-ktx-1.3.0-rc01
Bump activity-ktx from 1.3.0-beta01 to 1.3.0-rc01 in /ScopedStorage
2 parents 56aa91e + be0e4e5 commit 5cdacac

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
@@ -58,7 +58,7 @@ dependencies {
5858
implementation 'androidx.core:core-ktx:1.6.0'
5959
implementation 'androidx.appcompat:appcompat:1.3.0'
6060
implementation 'com.google.android.material:material:1.4.0'
61-
implementation 'androidx.activity:activity-ktx:1.3.0-beta01'
61+
implementation 'androidx.activity:activity-ktx:1.3.0-rc01'
6262
implementation 'androidx.constraintlayout:constraintlayout:2.0.4'
6363
implementation 'androidx.fragment:fragment-ktx:1.3.5'
6464
implementation 'androidx.lifecycle:lifecycle-livedata-ktx:2.3.1'

0 commit comments

Comments
 (0)