mirror of
https://github.com/PhilKes/NotallyX.git
synced 2025-06-28 12:19:55 +00:00
Downgrade androidx.navigation to v2.3.5
This commit is contained in:
parent
b95782e53a
commit
30f889f3db
1 changed files with 1 additions and 1 deletions
|
@ -178,7 +178,7 @@ afterEvaluate {
|
|||
}
|
||||
|
||||
dependencies {
|
||||
val navVersion = "2.8.9"
|
||||
val navVersion = "2.3.5"
|
||||
val roomVersion = "2.6.1"
|
||||
|
||||
implementation("androidx.navigation:navigation-fragment-ktx:$navVersion")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue