Skip to content

Commit

Permalink
Merge pull request #1723 from nextcloud/dependabot/gradle/androidx.li…
Browse files Browse the repository at this point in the history
…fecycle-lifecycle-viewmodel-ktx-2.6.1

build(deps): Bump androidx.lifecycle:lifecycle-viewmodel-ktx from 2.6.0 to 2.6.1
  • Loading branch information
tobiasKaminsky authored Mar 27, 2023
2 parents 47737c3 + e3d4ee9 commit 91300f1
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 @@ -95,7 +95,7 @@ dependencies {
implementation 'androidx.core:core-ktx:1.9.0'
implementation 'androidx.core:core-splashscreen:1.0.0'
implementation 'androidx.fragment:fragment:1.5.6'
implementation 'androidx.lifecycle:lifecycle-viewmodel-ktx:2.6.0'
implementation 'androidx.lifecycle:lifecycle-viewmodel-ktx:2.6.1'
implementation 'androidx.preference:preference:1.2.0'
implementation 'androidx.recyclerview:recyclerview-selection:1.1.0'
implementation 'androidx.recyclerview:recyclerview:1.3.0'
Expand Down

0 comments on commit 91300f1

Please sign in to comment.