diff --git a/app/build.gradle b/app/build.gradle index 1ef193469..fbf384dd5 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -80,7 +80,7 @@ android { dependencies { // AndroidX - implementation 'androidx.appcompat:appcompat:1.4.0' + implementation 'androidx.appcompat:appcompat:1.4.1' implementation 'androidx.constraintlayout:constraintlayout:2.1.2' implementation 'androidx.exifinterface:exifinterface:1.3.3' implementation 'androidx.palette:palette:1.0.0'