You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Consume capture-runtime 0.1.0 from Maven Central (#52)
* Depend on Maven Central capture-runtime for Flutter Android builds.
Local and published plugin builds resolve com.gettugboat.sdk:capture-runtime
instead of compiling platforms/android or stubbing native capture.
* Open a Flutter pin PR after capture-runtime reaches Maven Central.
Keep the plugin pin from racing unpublished AARs: CI rejects a newer pin than VERSION_NAME, and a post-publish job waits for repo1 before bumping Flutter.
0 commit comments