1
0
mirror of https://github.com/MGislv/NekoX.git synced 2024-07-04 11:13:36 +00:00

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

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'