Skip to content

Commit a83a279

Browse files
build(deps): bump androidx.constraintlayout:constraintlayout
Bumps androidx.constraintlayout:constraintlayout from 2.1.4 to 2.2.1. --- updated-dependencies: - dependency-name: androidx.constraintlayout:constraintlayout dependency-version: 2.2.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1593fdb commit a83a279

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ dependencies {
116116
// implementation group: "pl.openrnd.android", name: "multi-level-listview", version: "1.0.1"
117117
// https://mvnrepository.com/artifact/commons-io/commons-io
118118
// implementation group: 'commons-io', name: 'commons-io', version: '2.8.0'
119-
implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
119+
implementation 'androidx.constraintlayout:constraintlayout:2.2.1'
120120
implementation 'com.android.support.constraint:constraint-layout:2.0.4'
121121

122122
//implementation 'dotnet.msil.decompiler:+'

0 commit comments

Comments
 (0)