Bump core-ktx from 1.6.0-alpha01 to 1.6.0-alpha02 (#468)

Bumps core-ktx from 1.6.0-alpha01 to 1.6.0-alpha02.

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-04-17 08:13:19 +08:00 committed by 世界
parent 023e6639c4
commit f60aded53b
No known key found for this signature in database
GPG Key ID: CD109927C34A63C4
1 changed files with 1 additions and 1 deletions

View File

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