Skip to content

Commit

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

build(deps): Bump androidx.lifecycle:lifecycle-viewmodel-ktx from 2.6.1 to 2.6.2
  • Loading branch information
AndyScherzinger authored Dec 2, 2023
2 parents 2c3f4fa + a92cbc4 commit afa5809
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 @@ -94,7 +94,7 @@ dependencies {
implementation 'androidx.core:core-ktx:1.10.1'
implementation 'androidx.core:core-splashscreen:1.0.1'
implementation 'androidx.fragment:fragment:1.6.0'
implementation 'androidx.lifecycle:lifecycle-viewmodel-ktx:2.6.1'
implementation 'androidx.lifecycle:lifecycle-viewmodel-ktx:2.6.2'
implementation 'androidx.preference:preference:1.2.0'
implementation 'androidx.recyclerview:recyclerview-selection:1.1.0'
implementation 'androidx.recyclerview:recyclerview:1.3.2'
Expand Down

0 comments on commit afa5809

Please sign in to comment.