RENAME app to OwnDroid

#2
This commit is contained in:
BinTianqi
2024-04-16 18:42:31 +08:00
parent 094399ce19
commit 37ab2e3b1f
11 changed files with 35 additions and 53 deletions

View File

@@ -13,6 +13,6 @@ dependencyResolutionManagement {
}
}
rootProject.name = "Android Owner"
rootProject.name = "OwnDroid"
include(":app")