Bump constraintlayout from 2.1.1 to 2.1.2 (#340)

Bumps [constraintlayout](https://github.com/androidx/constraintlayout) from 2.1.1 to 2.1.2.
- [Release notes](https://github.com/androidx/constraintlayout/releases)
- [Commits](https://github.com/androidx/constraintlayout/commits)

---
updated-dependencies:
- dependency-name: androidx.constraintlayout:constraintlayout
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2021-12-08 07:42:56 -05:00 committed by GitHub
parent ea175d1c34
commit 20388286a0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -23,7 +23,7 @@ ext.versions = [
// Others.
appCompat : '1.3.1',
constraintLayout : '2.1.1',
constraintLayout : '2.1.2',
coreKtx : '1.6.0',
coroutines : '1.5.2',
fragment : '1.3.6',