Bump autofill from 1.0.0 to 1.1.0

Bumps autofill from 1.0.0 to 1.1.0.

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-02-19 23:18:19 +00:00 committed by GitHub
parent e50d2f7809
commit 2c065b8c43
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -295,7 +295,7 @@ dependencies {
def glide_version = '4.12.0'
def moshi_version = '1.11.0'
def daggerVersion = '2.32'
def autofill_version = "1.0.0"
def autofill_version = "1.1.0"
def work_version = '2.4.0'
def arch_version = '2.1.0'
def lifecycle_version = '2.2.0'