Bump Android-AdvancedWebView from 3.1.3 to v3.2.0 (#15)

Bumps [Android-AdvancedWebView](https://github.com/delight-im/Android-AdvancedWebView) from 3.1.3 to v3.2.0.
- [Release notes](https://github.com/delight-im/Android-AdvancedWebView/releases)
- [Commits](https://github.com/delight-im/Android-AdvancedWebView/compare/v3.1.3...v3.2.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot] 2019-03-01 18:10:10 +01:00 committed by Jan-Lukas Else
parent bf384a8f59
commit a3343e1f30
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@ dependencies {
implementation 'androidx.recyclerview:recyclerview:1.0.0' implementation 'androidx.recyclerview:recyclerview:1.0.0'
implementation 'androidx.legacy:legacy-support-v13:1.0.0' implementation 'androidx.legacy:legacy-support-v13:1.0.0'
implementation "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version" implementation "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"
implementation 'com.github.delight-im:Android-AdvancedWebView:3.1.3' implementation 'com.github.delight-im:Android-AdvancedWebView:v3.2.0'
implementation 'com.afollestad.material-dialogs:core:2.0.0' implementation 'com.afollestad.material-dialogs:core:2.0.0'
implementation 'com.afollestad.material-dialogs:input:2.0.0' implementation 'com.afollestad.material-dialogs:input:2.0.0'
implementation 'com.github.kittinunf.fuel:fuel:2.0.1' implementation 'com.github.kittinunf.fuel:fuel:2.0.1'