REFACTOR PROJECT STRUCTURE

add testkey
This commit is contained in:
BinTianqi
2024-04-17 18:23:55 +08:00
parent c0df796610
commit 9467d43ccd
34 changed files with 256 additions and 208 deletions

View File

@@ -4,11 +4,11 @@ plugins {
}
android {
namespace = "com.binbin.androidowner"
namespace = "com.bintianqi.owndroid"
compileSdk = 34
defaultConfig {
applicationId = "com.binbin.androidowner"
applicationId = "com.bintianqi.owndroid"
minSdk = 21
targetSdk = 34
versionCode = 24