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
Describe the bug
I configure the alice package correctly in my project and tested in debug mode, but when I build he in the azure pipeline (to my CI/CD) I had this error:
The command that I used is flutter build apk --flavor qa -t lib/main_qa.dart --no-tree-shake-icons to build a QA version.
Detail: Without the alice package, the project correctly build in pipeline.
Please help-me.
Alice version
Version: 0.3.2
The text was updated successfully, but these errors were encountered:
Describe the bug
I configure the alice package correctly in my project and tested in debug mode, but when I build he in the azure pipeline (to my CI/CD) I had this error:
The command that I used is
flutter build apk --flavor qa -t lib/main_qa.dart --no-tree-shake-icons
to build a QA version.Detail: Without the alice package, the project correctly build in pipeline.
Please help-me.
Alice version
The text was updated successfully, but these errors were encountered: