Bump core from 2.0.0-rc7 to 2.0.0-rc10 (#7)

Bumps core from 2.0.0-rc7 to 2.0.0-rc10.

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot] 2019-02-05 20:12:10 +01:00 committed by Jan-Lukas Else
parent 07539e18d7
commit 7ef293950e
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,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:3.1.3'
implementation 'com.afollestad.material-dialogs:core:2.0.0-rc7'
implementation 'com.afollestad.material-dialogs:core:2.0.0-rc10'
implementation 'com.afollestad.material-dialogs:input:2.0.0-rc7'
implementation 'com.github.kittinunf.fuel:fuel:1.16.0'
implementation 'com.github.kittinunf.fuel:fuel-android:1.16.0'