Skip to content

Commit

Permalink
fix(deps): update dependency androidx.activity:activity-ktx to v1.9.1
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 24, 2024
1 parent 996cdcf commit ca7e137
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 ca7e137

Please sign in to comment.