Skip to content

Commit 91300f1

Browse files
Merge pull request #1723 from nextcloud/dependabot/gradle/androidx.lifecycle-lifecycle-viewmodel-ktx-2.6.1
build(deps): Bump androidx.lifecycle:lifecycle-viewmodel-ktx from 2.6.0 to 2.6.1
2 parents 47737c3 + e3d4ee9 commit 91300f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ dependencies {
9595
implementation 'androidx.core:core-ktx:1.9.0'
9696
implementation 'androidx.core:core-splashscreen:1.0.0'
9797
implementation 'androidx.fragment:fragment:1.5.6'
98-
implementation 'androidx.lifecycle:lifecycle-viewmodel-ktx:2.6.0'
98+
implementation 'androidx.lifecycle:lifecycle-viewmodel-ktx:2.6.1'
9999
implementation 'androidx.preference:preference:1.2.0'
100100
implementation 'androidx.recyclerview:recyclerview-selection:1.1.0'
101101
implementation 'androidx.recyclerview:recyclerview:1.3.0'

0 commit comments

Comments
 (0)