فهرست منبع

fix(deps): update dependency androidx.lifecycle:lifecycle-service to v2.8.7

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] 5 ماه پیش
والد
کامیت
a6a3197b78
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      app/build.gradle

+ 1 - 1
app/build.gradle

@@ -289,7 +289,7 @@ dependencies {
     implementation 'androidx.cardview:cardview:1.0.0'
     implementation 'androidx.exifinterface:exifinterface:1.3.7'
     implementation "androidx.lifecycle:lifecycle-viewmodel-ktx:2.8.7"
-    implementation "androidx.lifecycle:lifecycle-service:2.8.6"
+    implementation "androidx.lifecycle:lifecycle-service:2.8.7"
     implementation "androidx.work:work-runtime:$workRuntime"
     implementation "androidx.work:work-runtime-ktx:$workRuntime"
     implementation "androidx.fragment:fragment-ktx:1.8.4"