Skip to content

Commit

Permalink
Add target build apk command
Browse files Browse the repository at this point in the history
  • Loading branch information
pdenert committed Aug 7, 2024
1 parent 121c1cd commit bf79c01
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/patrol_cli/lib/src/android/android_test_backend.dart
Original file line number Diff line number Diff line change
Expand Up @@ -160,6 +160,8 @@ class AndroidTestBackend {
'build',
'apk',
'--config-only',
'-t',
'integration_test/test_bundle.dart',
],
runInShell: true,
);
Expand Down

0 comments on commit bf79c01

Please sign in to comment.