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

Commit be0e4e5

Browse files
Bump activity-ktx from 1.3.0-beta01 to 1.3.0-rc01 in /ScopedStorage
Bumps activity-ktx from 1.3.0-beta01 to 1.3.0-rc01. --- updated-dependencies: - dependency-name: androidx.activity:activity-ktx dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8b707f0 commit be0e4e5

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)