Преглед на файлове

Update dependency androidx.webkit:webkit to v1.10.0

renovate[bot] преди 1 година
родител
ревизия
0b9e8da725
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      app/build.gradle

+ 1 - 1
app/build.gradle

@@ -255,7 +255,7 @@ dependencies {
     implementation 'com.google.android.material:material:1.11.0'
     implementation 'com.jakewharton:disklrucache:2.0.2'
     implementation "androidx.appcompat:appcompat:$appCompatVersion"
-    implementation 'androidx.webkit:webkit:1.7.0'
+    implementation 'androidx.webkit:webkit:1.10.0'
     implementation 'androidx.cardview:cardview:1.0.0'
     implementation 'androidx.exifinterface:exifinterface:1.3.7'
     implementation "androidx.lifecycle:lifecycle-viewmodel-ktx:2.7.0"