Closed harshmittal2810 closed 1 year ago
@harshmittal2810 To update the version name and version code or build number. Please update configs in files:
Develop.xcconfig
, Staging.xcconfig
, Qa.xcconfig
, Production.xcconfig
: https://github.com/ntminhdn/Flutter-Bloc-CleanArchitecture/blob/master/app/ios/Flutter/Develop.xcconfig
I am trying to update app version in app/pubspec.yaml file but android/ios both are only showing default versions. Is there any script or way to change app version easily Also is there any way to update package name through script, please guide me.