This commit is contained in:
renovate[bot] 2023-12-06 20:11:32 -06:00 committed by GitHub
commit 4df48295c6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,7 +3,7 @@ buildscript {
ext.kotlin_coroutines_version = '1.7.1'
ext.work_version = '2.7.1'
ext.concurrent_version = '1.1.0'
ext.guava_version = '31.0.1-android'
ext.guava_version = '32.1.3-jre'
ext.glide_version = '4.14.2'
repositories {
google()