Add: Activity Dependency

This commit is contained in:
LooKeR 2021-11-26 21:41:42 +05:30
parent 7173cb8c73
commit 5508be93ca

View File

@ -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