build: rename package

This commit is contained in:
2026-07-14 01:18:55 +08:00
parent 6af1f945ad
commit d14862910a
10 changed files with 17 additions and 17 deletions

View File

@@ -11,11 +11,11 @@ def appName() {
}
android {
namespace 'com.tt.controller'
namespace 'com.ttstd.controller'
compileSdk 34
defaultConfig {
applicationId "com.tt.controller"
applicationId "com.ttstd.controller"
minSdk 24
targetSdk 34
versionCode 1