Rename project to NavButtons and convert module to Kotlin

This commit is contained in:
ajp_anton
2026-04-22 23:13:24 +00:00
parent 87ed2a2ce2
commit cade5e360e
7 changed files with 449 additions and 434 deletions
+1 -1
View File
@@ -13,5 +13,5 @@ dependencyResolutionManagement {
}
}
rootProject.name = "KillAppNow"
rootProject.name = "NavButtons"
include(":app")