mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2024-11-22 17:35:54 +03:00
Merge pull request #2860 from vector-im/dependabot/gradle/androidx.autofill-autofill-1.1.0
Bump autofill from 1.0.0 to 1.1.0
This commit is contained in:
commit
120ed41507
1 changed files with 1 additions and 1 deletions
|
@ -295,7 +295,7 @@ dependencies {
|
||||||
def glide_version = '4.12.0'
|
def glide_version = '4.12.0'
|
||||||
def moshi_version = '1.11.0'
|
def moshi_version = '1.11.0'
|
||||||
def daggerVersion = '2.32'
|
def daggerVersion = '2.32'
|
||||||
def autofill_version = "1.0.0"
|
def autofill_version = "1.1.0"
|
||||||
def work_version = '2.4.0'
|
def work_version = '2.4.0'
|
||||||
def arch_version = '2.1.0'
|
def arch_version = '2.1.0'
|
||||||
def lifecycle_version = '2.2.0'
|
def lifecycle_version = '2.2.0'
|
||||||
|
|
Loading…
Reference in a new issue