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

@@ -11,8 +11,8 @@ android {
applicationId = "com.binbin.androidowner"
minSdk = 21
targetSdk = 34
versionCode = 23
versionName = "4.6"
versionCode = 24
versionName = "5.0-preview"
}
buildTypes {