diff --git a/app/build.gradle b/app/build.gradle index 0ff1e2c..3b59393 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -48,7 +48,7 @@ android { } dependencies { - def shizuku_version = "13.1.0" + def shizuku_version = "13.1.5" def nav_version = "2.5.3" implementation 'androidx.core:core-ktx:1.9.0'