Merge pull request #60 from suhan-paradkar/dependabot/gradle/com.google.guava-guava-31.1-android

This commit is contained in:
dependabot[bot] 2022-03-31 04:55:57 +00:00 committed by GitHub
commit 46dac2c301
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -165,7 +165,7 @@ dependencies {
implementation 'androidx.palette:palette:1.0.0'
implementation 'androidx.documentfile:documentfile:1.0.1'
implementation 'com.google.guava:guava:31.0.1-android'
implementation 'com.google.guava:guava:31.1-android'
def core_version = "1.7.0"
implementation "androidx.core:core:$core_version"