1.更换包名
2.更换 APP 名字
This commit is contained in:
@@ -4,7 +4,7 @@ plugins {
|
||||
id("dev.flutter.flutter-gradle-plugin")
|
||||
}
|
||||
|
||||
val appPackageName = "com.dronex.rec"
|
||||
val appPackageName = "com.run.sportsx"
|
||||
|
||||
android {
|
||||
namespace = appPackageName
|
||||
|
||||
Reference in New Issue
Block a user