Commit ad29d3fd authored by Lorenzo Pichilli's avatar Lorenzo Pichilli Committed by GitHub

Merge pull request #465 from andreidiaconu/appcompat-webview-bugfix

Upgraded appcompat to 1.2.0-rc-02
parents 3c4bbd60 fe1d69a5
......@@ -47,7 +47,7 @@ android {
dependencies {
implementation 'androidx.webkit:webkit:1.2.0'
implementation 'androidx.browser:browser:1.2.0'
implementation 'androidx.appcompat:appcompat:1.0.0'
implementation 'androidx.appcompat:appcompat:1.2.0-rc02'
implementation 'com.squareup.okhttp3:mockwebserver:3.11.0'
}
}
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment