Update dependency androidx.core:core to v1.6.0

This commit is contained in:
Renovate Bot 2021-06-30 20:19:31 +00:00
parent e8fd989558
commit 19fa9bc960
No known key found for this signature in database
GPG Key ID: 81C63AE1C224182B
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-rc01"
def core_version = "1.6.0"
implementation "androidx.core:core:$core_version"
// Fragment