diff --git a/app/build.gradle b/app/build.gradle index 9d031f09..8c5fdef3 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -100,7 +100,7 @@ dependencies { // implementation group: "pl.openrnd.android", name: "multi-level-listview", version: "1.0.1" // https://mvnrepository.com/artifact/commons-io/commons-io // implementation group: 'commons-io', name: 'commons-io', version: '2.8.0' - implementation 'androidx.constraintlayout:constraintlayout:2.1.2' + implementation 'androidx.constraintlayout:constraintlayout:2.1.4' implementation 'com.android.support.constraint:constraint-layout:2.0.4' //implementation 'dotnet.msil.decompiler:+'