Merge pull request #1481 from austinhuang0131/renovate/androidx.core-core-1.x

Update dependency androidx.core:core to v1.6.0-rc01
This commit is contained in:
Austin Huang 2021-06-28 12:29:58 -04:00 committed by GitHub
commit 70472dea14
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -183,7 +183,7 @@ dependencies {
implementation 'com.google.guava:guava:27.0.1-android'
def core_version = "1.6.0-beta01"
def core_version = "1.6.0-rc01"
implementation "androidx.core:core:$core_version"
// Fragment