Skip to content

Commit e4d94b1

Browse files
Add AndroidX Webkit.
1 parent 75e34a5 commit e4d94b1

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

app/build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -203,6 +203,7 @@ dependencies {
203203
implementation 'androidx.core:core-ktx:1.3.2'
204204
implementation 'androidx.documentfile:documentfile:1.0.1'
205205
implementation 'androidx.localbroadcastmanager:localbroadcastmanager:1.0.0'
206+
implementation 'androidx.webkit:webkit:1.4.0'
206207

207208
implementation "androidx.lifecycle:lifecycle-livedata:${androidxLifecycleVersion}"
208209
implementation "androidx.lifecycle:lifecycle-viewmodel:${androidxLifecycleVersion}"

0 commit comments

Comments
 (0)