diff --git a/app/build.gradle b/app/build.gradle index 0ff1e2c..ca7053a 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -49,7 +49,7 @@ android { dependencies { def shizuku_version = "13.1.0" - def nav_version = "2.5.3" + def nav_version = "2.6.0" implementation 'androidx.core:core-ktx:1.9.0' implementation 'androidx.lifecycle:lifecycle-runtime-ktx:2.3.1'