diff --git a/build.gradle b/build.gradle index 60c637e8..40a7838d 100644 --- a/build.gradle +++ b/build.gradle @@ -120,7 +120,9 @@ dependencies { // Core implementation 'androidx.core:core-ktx:1.7.0' implementation 'androidx.appcompat:appcompat:1.4.0' + implementation 'androidx.appcompat:appcompat-resources:1.4.0' implementation 'androidx.fragment:fragment-ktx:1.4.0' + implementation 'androidx.activity:activity-ktx:1.4.0' implementation "androidx.preference:preference-ktx:1.1.1" // Material3