1.更换包名

2.更换 APP 名字
This commit is contained in:
2026-06-30 13:38:16 +08:00
parent 8570486798
commit d056d28d83
18 changed files with 97 additions and 97 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ plugins {
id("dev.flutter.flutter-gradle-plugin")
}
val appPackageName = "com.dronex.rec"
val appPackageName = "com.run.sportsx"
android {
namespace = appPackageName