1- icon launcher
2- change package name
This commit is contained in:
2025-06-07 12:33:16 +03:30
parent 288915b354
commit 4ce059be1c
35 changed files with 64 additions and 136 deletions

View File

@@ -5,7 +5,7 @@ plugins {
}
android {
namespace = "com.hoshomandsazan.rasadyar_app"
namespace = "ir.mnpc.rasadyar"
compileSdk = flutter.compileSdkVersion
ndkVersion = "27.0.12077973"
@@ -19,7 +19,7 @@ android {
}
defaultConfig {
applicationId = "com.hoshomandsazan.rasadyar_app"
applicationId = "ir.mnpc.rasadyar"
minSdk = flutter.minSdkVersion
targetSdk = flutter.targetSdkVersion
versionCode = flutter.versionCode