feat :
1- icon launcher 2- change package name
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user