manager: update root project name to "KernelSU-Next"

This commit is contained in:
rifsxd
2025-05-23 05:02:04 +06:00
parent db7a9df880
commit 124547c9c5

View File

@@ -17,5 +17,5 @@ dependencyResolutionManagement {
} }
} }
rootProject.name = "KernelSU" rootProject.name = "KernelSU-Next"
include(":app") include(":app")