Commit 85ae5e2a authored by Lucio Maciel's avatar Lucio Maciel

Revert "Downgrade browser extension"

This reverts commit d5bc1e05.
parent dbc7d3a5
......@@ -83,12 +83,6 @@ android {
exclude 'META-INF/core.kotlin_module'
exclude 'META-INF/main.kotlin_module'
}
configurations.all {
resolutionStrategy {
force 'androidx.browser:browser:1.0.0-rc01'
}
}
}
dependencies {
......
......@@ -16,7 +16,7 @@ ext {
recyclerview : '1.0.0',
constraintLayout : '2.0.0-alpha2',
cardview : '1.0.0',
browser : '1.0.0-rc01',
browser : '1.0.0',
androidKtx : '1.0.0',
workmanager : '1.0.0-alpha09',
......
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