diff --git a/app/build.gradle b/app/build.gradle index df62e48ca..2152ee7ff 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -81,7 +81,7 @@ android { dependencies { // AndroidX implementation 'androidx.appcompat:appcompat:1.3.1' - implementation 'androidx.constraintlayout:constraintlayout:2.1.1' + implementation 'androidx.constraintlayout:constraintlayout:2.1.2' implementation 'androidx.exifinterface:exifinterface:1.3.3' implementation 'androidx.palette:palette:1.0.0' implementation 'androidx.preference:preference:1.1.1'