Bump core from 2.0.0 to 2.0.3 (#20)

Bumps core from 2.0.0 to 2.0.3.

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

View File

@ -35,7 +35,7 @@ dependencies {
implementation 'androidx.legacy:legacy-support-v13:1.0.0'
implementation "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"
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.3'
implementation 'com.afollestad.material-dialogs:input:2.0.0'
implementation 'com.github.kittinunf.fuel:fuel:2.0.1'
implementation 'com.github.kittinunf.fuel:fuel-android:2.0.1'