-
Notifications
You must be signed in to change notification settings - Fork 9.7k
[in_app_purchase] Bump dependencies on json_serializable, build_runner #4386
Conversation
Regenerate output Also put in a pointer to the json_serializable issue related to creating stand-alone enum converters
LGTM, we need to do a patch version bump, and add a new entry to the CHANGELOG. |
@cyanglaz – there is zero runtime affect here, though. Do you always release every tweaks to the code? |
@kevmoo we usually release what makes sense. If it is ok to not release this version, you can add a NEXT entry in the CHANGELOG, so it will be included in the next release. See https://github.com/flutter/plugins/blob/af2896b199ecc3cc5e1ed3000b009f65fc05c9cd/packages/wifi_info_flutter/wifi_info_flutter/CHANGELOG.md#next |
@cyanglaz – PTAL |
Co-authored-by: Chris Yang <ychris@google.com>
@cyanglaz – PTAL |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Ooops! Just saw the label, @cyanglaz – did I break something? |
It should be fine, the label is just for auto-merge :) You can still do it manually after ensuring the ci passes. |
* master: Load navigation controls immediately. (flutter#4378) [ci] Temporary run publish task on Flutter stable channel. (flutter#4388) [in_app_purchase] Bump dependencies on json_serializable, build_runner (flutter#4386) # Conflicts: # packages/webview_flutter/webview_flutter_wkwebview/CHANGELOG.md
flutter#4386) Regenerate output Also put in a pointer to the json_serializable issue related to creating stand-alone enum converters Co-authored-by: Chris Yang <ychris@google.com>
flutter#4386) Regenerate output Also put in a pointer to the json_serializable issue related to creating stand-alone enum converters Co-authored-by: Chris Yang <ychris@google.com>
Regenerate output
Also put in a pointer to the json_serializable issue related to creating
stand-alone enum converters