Skip to content

Commit

Permalink
Merge pull request #4023 from nextcloud/renovate/androidx.activity-ac…
Browse files Browse the repository at this point in the history
…tivity-ktx-1.x

fix(deps): update dependency androidx.activity:activity-ktx to v1.9.1
  • Loading branch information
github-actions[bot] authored Jul 24, 2024
2 parents d555d15 + ca7e137 commit 940e451
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -323,7 +323,7 @@ dependencies {
gplayImplementation 'com.google.android.gms:play-services-base:18.4.0'
gplayImplementation "com.google.firebase:firebase-messaging:23.4.1"

implementation 'androidx.activity:activity-ktx:1.9.0'
implementation 'androidx.activity:activity-ktx:1.9.1'

implementation 'com.github.nextcloud.android-common:ui:0.22.0'

Expand Down

0 comments on commit 940e451

Please sign in to comment.