build: rename package

This commit is contained in:
2026-07-14 01:17:17 +08:00
parent 35993ecb91
commit 6af1f945ad
9 changed files with 19 additions and 30 deletions

View File

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