diff --git a/build.gradle b/build.gradle index 216b6047..b5af1c3f 100644 --- a/build.gradle +++ b/build.gradle @@ -119,7 +119,7 @@ dependencies { // Core implementation 'androidx.core:core-ktx:1.7.0' - implementation 'androidx.appcompat:appcompat:1.4.0-rc01' + implementation 'androidx.appcompat:appcompat:1.4.0' implementation 'androidx.fragment:fragment-ktx:1.4.0-rc01' implementation "androidx.preference:preference-ktx:1.1.1"