Bump constraintlayout from 2.0.1 to 2.0.4

Bumps constraintlayout from 2.0.1 to 2.0.4.

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-05-11 10:38:46 +00:00 committed by GitHub
parent e9cc2880f2
commit d399780d23
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ ext.versions = [
androidSupport : "28.0.0",
androidLegacySupport : "1.0.0",
androidSupportDesign : "1.2.1",
constraintLayout : "2.0.1",
constraintLayout : "2.0.4",
multidex : "2.0.1",
room : "2.2.6",
kotlin : "1.4.32",