mirror of
https://github.com/Aviortheking/Neo-Store.git
synced 2025-06-13 19:09:19 +00:00
Add: Main navigation menu
This commit is contained in:
@ -124,6 +124,8 @@ dependencies {
|
||||
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.navigation:navigation-fragment-ktx:2.4.0-beta02"
|
||||
implementation "androidx.navigation:navigation-ui-ktx:2.4.0-beta02"
|
||||
|
||||
// Material3
|
||||
implementation 'com.google.android.material:material:1.6.0-alpha01'
|
||||
|
Reference in New Issue
Block a user