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:
parent
ea175d1c34
commit
20388286a0
1 changed files with 1 additions and 1 deletions
|
@ -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',
|
||||
|
|
Loading…
Reference in a new issue