-
-
Notifications
You must be signed in to change notification settings - Fork 23
Accept Android licenses in pipeline
Heyramb Narayan Goyal edited this page Jul 10, 2025
·
1 revision
Issue - https://github.com/hey24sheep/azure-flutter-tasks/issues/121
Thanks to Nanparam, the solution is
- task: CmdLine@1
inputs:
script: 'yes | /opt/hostedtoolcache/Flutter/3.29.2/linux/flutter/bin/flutter doctor --android-licenses'