先commit,测下控制中心

This commit is contained in:
2026-08-21 23:44:58 +08:00
parent 75205f45af
commit 6083411055
5 changed files with 10 additions and 7 deletions
+2 -2
View File
@@ -5,7 +5,7 @@ plugins {
}
android {
namespace = "com.example.qt_player"
namespace = "com.lxh.qingting_player"
compileSdk = flutter.compileSdkVersion
ndkVersion = flutter.ndkVersion
@@ -15,7 +15,7 @@ android {
}
defaultConfig {
applicationId = "com.example.qt_player"
applicationId = "com.lxh.qingting_player"
minSdk = flutter.minSdkVersion
targetSdk = flutter.targetSdkVersion
versionCode = flutter.versionCode