diff --git a/app/build.gradle b/app/build.gradle index ba403ec82..34b7bce2c 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -193,7 +193,7 @@ android { dependencies { implementation fileTree(dir: 'libs', include: ['*.jar']) - implementation 'androidx.appcompat:appcompat:1.6.0-rc01' + implementation 'androidx.appcompat:appcompat:1.6.0' implementation 'androidx.core:core-ktx:1.9.0' implementation 'androidx.core:core-splashscreen:1.0.0' implementation 'androidx.lifecycle:lifecycle-viewmodel-ktx:2.5.1'