Bump webkit dependency (#1262)

This commit is contained in:
Daniel Shokouhi 2020-12-27 18:43:29 -08:00 committed by GitHub
parent 45e376c4f6
commit 1ddd093fe7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -42,7 +42,7 @@ object Config {
object AndroidX {
const val webKit = "androidx.webkit:webkit:1.3.0"
const val webKit = "androidx.webkit:webkit:1.4.0"
const val appcompat = "androidx.appcompat:appcompat:1.2.0"
const val lifecycle = "androidx.lifecycle:lifecycle-runtime-ktx:2.2.0"
const val recyclerview = "androidx.recyclerview:recyclerview:1.1.0"