diff --git a/app/build.gradle b/app/build.gradle index 3a09974a0..3e7e2be30 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -173,7 +173,7 @@ dependencies { implementation "androidx.core:core-ktx:1.6.0" implementation "androidx.activity:activity-ktx:1.2.4" - implementation "androidx.appcompat:appcompat:1.3.0" + implementation "androidx.appcompat:appcompat:1.3.1" implementation "androidx.appcompat:appcompat-resources:1.3.1" implementation "androidx.fragment:fragment-ktx:1.3.6" implementation "androidx.annotation:annotation:1.2.0"