mirror of
https://github.com/wger-project/flutter.git
synced 2026-02-19 07:50:52 +01:00
Make clearer that the build nr bump is only for testing
This commit is contained in:
@@ -10,8 +10,9 @@ If we use a new version, update the version used by
|
||||
|
||||
## 2. Dry-run release before uploading
|
||||
|
||||
* Increase build nr in pubspec.yaml
|
||||
* Increase build nr in pubspec.yaml (revert after the dry-run was successful)
|
||||
* `flutter build appbundle --release`
|
||||
* `bundle install`
|
||||
* `bundle exec fastlane android test_configuration` (needs the different keys available)
|
||||
|
||||
It might be necessary to repeat these steps if upload_to_play_store returns any errors
|
||||
|
||||
Reference in New Issue
Block a user