integrated Jetpack navigation to project so we dont have to manually code the functionallities of loading to different fragments
This commit is contained in:
@@ -2,4 +2,5 @@
|
||||
plugins {
|
||||
alias(libs.plugins.android.application) apply false
|
||||
alias(libs.plugins.hilt) apply false
|
||||
alias(libs.plugins.navigation.safeargs) apply false
|
||||
}
|
||||
Reference in New Issue
Block a user