Skip to content

Commit 172c95a

Browse files
Bump androidx.activity:activity-ktx from 1.8.2 to 1.9.1
Bumps androidx.activity:activity-ktx from 1.8.2 to 1.9.1. --- updated-dependencies: - dependency-name: androidx.activity:activity-ktx dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1fb2d37 commit 172c95a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ dependencies {
5454
implementation 'androidx.appcompat:appcompat:1.6.1'
5555
implementation 'com.google.android.material:material:1.10.0'
5656
implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
57-
implementation 'androidx.activity:activity-ktx:1.8.2'
57+
implementation 'androidx.activity:activity-ktx:1.9.1'
5858
implementation "androidx.fragment:fragment-ktx:1.6.2"
5959
implementation "androidx.lifecycle:lifecycle-viewmodel-ktx:2.7.0"
6060
implementation 'androidx.core:core-ktx:1.12.0'

0 commit comments

Comments
 (0)