diff --git a/app/build.gradle b/app/build.gradle index b7324c4f..f5cbfc7b 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -92,7 +92,7 @@ dependencies { annotationProcessor 'com.github.bumptech.glide:compiler:4.14.2' // Android X - implementation 'androidx.appcompat:appcompat:1.5.1' + implementation 'androidx.appcompat:appcompat:1.6.0' implementation 'androidx.core:core-splashscreen:1.0.0' implementation 'androidx.fragment:fragment:1.5.5' implementation 'androidx.lifecycle:lifecycle-viewmodel-ktx:2.5.1'