Skip to content

Commit

Permalink
Merge pull request #4066 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
AndyScherzinger authored Aug 17, 2024
2 parents e429f2c + 53800e6 commit 5c6684c
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 @@ -299,7 +299,7 @@ dependencies {
})

implementation 'androidx.core:core-ktx:1.13.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.23.0'
implementation 'com.github.nextcloud-deps:android-talk-webrtc:121.6167.0'

Expand Down

0 comments on commit 5c6684c

Please sign in to comment.