Skip to content

Commit

Permalink
Merge pull request #3447 from nextcloud/dependabot/gradle/androidx.ac…
Browse files Browse the repository at this point in the history
…tivity-activity-ktx-1.8.1

Build(deps): Bump androidx.activity:activity-ktx from 1.8.0 to 1.8.1
  • Loading branch information
AndyScherzinger authored Nov 21, 2023
2 parents fc42fe9 + 739099e commit 44a2662
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 @@ -307,7 +307,7 @@ dependencies {
gplayImplementation 'com.google.android.gms:play-services-base:18.2.0'
gplayImplementation "com.google.firebase:firebase-messaging:23.3.1"

implementation 'androidx.activity:activity-ktx:1.8.0'
implementation 'androidx.activity:activity-ktx:1.8.1'

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

Expand Down

0 comments on commit 44a2662

Please sign in to comment.