Эх сурвалжийг харах

Build(deps): Bump androidx.lifecycle:lifecycle-viewmodel-ktx

Bumps androidx.lifecycle:lifecycle-viewmodel-ktx from 2.5.1 to 2.6.1.

---
updated-dependencies:
- dependency-name: androidx.lifecycle:lifecycle-viewmodel-ktx
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] 2 жил өмнө
parent
commit
2ae867cc80
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      app/build.gradle

+ 1 - 1
app/build.gradle

@@ -248,7 +248,7 @@ dependencies {
     implementation 'androidx.webkit:webkit:1.6.1'
     implementation 'androidx.cardview:cardview:1.0.0'
     implementation 'androidx.exifinterface:exifinterface:1.3.6'
-    implementation "androidx.lifecycle:lifecycle-viewmodel-ktx:2.5.1"
+    implementation "androidx.lifecycle:lifecycle-viewmodel-ktx:2.6.1"
     implementation "androidx.work:work-runtime:$workRuntime"
     implementation "androidx.work:work-runtime-ktx:$workRuntime"
     implementation "androidx.fragment:fragment-ktx:1.5.7"