File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -45,17 +45,17 @@ android {
4545 alpha {
4646 dimension " version"
4747 applicationId " com.orange.ouds.alpha.flutterapp"
48- resValue " string" , " app_name" , " OUDS Flutter "
48+ resValue " string" , " app_name" , " DesignToolbox "
4949 }
5050 beta {
5151 dimension " version"
5252 applicationId " com.orange.ouds.beta.flutterapp"
53- resValue " string" , " app_name" , " OUDS Flutter "
53+ resValue " string" , " app_name" , " DesignToolbox "
5454 }
5555 prod {
5656 dimension " version"
5757 applicationId " com.orange.ouds.flutterapp"
58- resValue " string" , " app_name" , " OUDS Flutter "
58+ resValue " string" , " app_name" , " DesignToolbox "
5959 }
6060 }
6161}
Original file line number Diff line number Diff line change 77 <key >CFBundleDevelopmentRegion </key >
88 <string >$(DEVELOPMENT_LANGUAGE) </string >
99 <key >CFBundleDisplayName </key >
10- <string >OUDS Flutter </string >
10+ <string >DesignToolbox </string >
1111 <key >CFBundleExecutable </key >
1212 <string >$(EXECUTABLE_NAME) </string >
1313 <key >CFBundleIdentifier </key >
You can’t perform that action at this time.
0 commit comments