Bump core-ktx from 1.5.0-beta03 to 1.6.0-alpha01 (#434)

Bumps core-ktx from 1.5.0-beta03 to 1.6.0-alpha01.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
dependabot-preview[bot] 2021-03-26 09:03:24 +08:00 committed by GitHub
parent 870fab1a9a
commit 7d41995d13
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -361,7 +361,7 @@ def playCoreVersion = '1.10.0'
dependencies {
implementation "androidx.browser:browser:1.3.0"
implementation 'androidx.core:core-ktx:1.5.0-beta03'
implementation 'androidx.core:core-ktx:1.6.0-alpha01'
implementation 'androidx.palette:palette-ktx:1.0.0'
implementation 'androidx.viewpager:viewpager:1.0.0'
implementation 'androidx.exifinterface:exifinterface:1.3.2'