We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1064437 commit 7cb904aCopy full SHA for 7cb904a
tool/publish.sh
@@ -72,6 +72,9 @@ function publish() {
72
# Publish packages that others depend on first to pass publish checks.
73
publish objectbox
74
publish generator
75
+
76
+echo "⚠️ WAIT A MINUTE before publishing the Flutter packages, or resolving the objectbox package version will fail"
77
78
publish flutter_libs
79
publish sync_flutter_libs
80
0 commit comments