commit
b2c2f326b5
|
@ -51,6 +51,6 @@ android {
|
||||||
dependencies {
|
dependencies {
|
||||||
implementation 'androidx.webkit:webkit:1.0.0'
|
implementation 'androidx.webkit:webkit:1.0.0'
|
||||||
implementation 'androidx.browser:browser:1.0.0'
|
implementation 'androidx.browser:browser:1.0.0'
|
||||||
implementation 'androidx.appcompat:appcompat:1.0.2'
|
implementation 'androidx.appcompat:appcompat:1.0.0'
|
||||||
implementation 'com.squareup.okhttp3:mockwebserver:3.11.0'
|
implementation 'com.squareup.okhttp3:mockwebserver:3.11.0'
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue