diff --git a/app/build.gradle b/app/build.gradle index 70e43af..e467fe4 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -42,7 +42,7 @@ dependencies { implementation 'androidx.appcompat:appcompat:1.7.0' implementation 'com.google.android.material:material:1.12.0' - implementation 'androidx.constraintlayout:constraintlayout:2.1.4' + implementation 'androidx.constraintlayout:constraintlayout:2.2.0' implementation 'com.google.code.gson:gson:2.11.0' implementation 'org.jetbrains:annotations:24.1.0' implementation 'androidx.multidex:multidex:2.0.1'