We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f01de0 commit a40e65cCopy full SHA for a40e65c
app/build.gradle
@@ -245,7 +245,7 @@ dependencies {
245
implementation 'com.google.android.material:material:1.8.0'
246
implementation 'com.jakewharton:disklrucache:2.0.2'
247
implementation "androidx.appcompat:appcompat:$appCompatVersion"
248
- implementation 'androidx.webkit:webkit:1.5.0'
+ implementation 'androidx.webkit:webkit:1.6.0'
249
implementation 'androidx.cardview:cardview:1.0.0'
250
implementation 'androidx.exifinterface:exifinterface:1.3.5'
251
implementation "androidx.lifecycle:lifecycle-viewmodel-ktx:2.5.1"
0 commit comments