Skip to content

Commit

Permalink
fix(deps): update dependency androidx.activity:activity-ktx to v1.10.0
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 Jan 23, 2025
1 parent f89efa1 commit a54efbf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions 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.3'
implementation 'androidx.activity:activity-ktx:1.10.0'
implementation 'com.github.nextcloud.android-common:ui:0.23.2'
implementation 'com.github.nextcloud-deps:android-talk-webrtc:121.6167.0'

Expand Down Expand Up @@ -344,7 +344,7 @@ dependencies {
spotbugsPlugins 'com.h3xstream.findsecbugs:findsecbugs-plugin:1.13.0'
spotbugsPlugins 'com.mebigfatguy.fb-contrib:fb-contrib:7.6.9'

implementation 'androidx.activity:activity-ktx:1.9.3'
implementation 'androidx.activity:activity-ktx:1.10.0'

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

Expand Down

0 comments on commit a54efbf

Please sign in to comment.