mirror of
https://github.com/Aviortheking/Neo-Store.git
synced 2025-05-05 17:07:51 +00:00
Add: Activity Dependency
This commit is contained in:
parent
7173cb8c73
commit
5508be93ca
@ -120,7 +120,9 @@ dependencies {
|
|||||||
// Core
|
// Core
|
||||||
implementation 'androidx.core:core-ktx:1.7.0'
|
implementation 'androidx.core:core-ktx:1.7.0'
|
||||||
implementation 'androidx.appcompat:appcompat:1.4.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.fragment:fragment-ktx:1.4.0'
|
||||||
|
implementation 'androidx.activity:activity-ktx:1.4.0'
|
||||||
implementation "androidx.preference:preference-ktx:1.1.1"
|
implementation "androidx.preference:preference-ktx:1.1.1"
|
||||||
|
|
||||||
// Material3
|
// Material3
|
||||||
|
Loading…
x
Reference in New Issue
Block a user