Skip to content

Commit 668b900

Browse files
renovate[bot]AndyScherzinger
authored andcommitted
Update dependency androidx.lifecycle:lifecycle-viewmodel-ktx to v2.9.2
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 56ff9d2 commit 668b900

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -312,7 +312,7 @@ dependencies {
312312
implementation "androidx.webkit:webkit:1.14.0"
313313
implementation "androidx.cardview:cardview:1.0.0"
314314
implementation "androidx.exifinterface:exifinterface:1.4.1"
315-
implementation "androidx.lifecycle:lifecycle-viewmodel-ktx:2.9.1"
315+
implementation "androidx.lifecycle:lifecycle-viewmodel-ktx:2.9.2"
316316
implementation "androidx.lifecycle:lifecycle-service:2.9.2"
317317
implementation "androidx.work:work-runtime:$workRuntime"
318318
implementation "androidx.work:work-runtime-ktx:$workRuntime"

0 commit comments

Comments
 (0)