mirror of
https://github.com/Aviortheking/Neo-Store.git
synced 2025-07-22 20:09:50 +00:00
Update: Navigation Dependencies to 2.4.0-rc01
This commit is contained in:
@ -124,8 +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"
|
||||
implementation "androidx.navigation:navigation-fragment-ktx:2.4.0-rc01"
|
||||
implementation "androidx.navigation:navigation-ui-ktx:2.4.0-rc01"
|
||||
|
||||
// Material3
|
||||
implementation 'com.google.android.material:material:1.6.0-alpha01'
|
||||
|
Reference in New Issue
Block a user