Skip to content

Commit 112b453

Browse files
committed
Merge branch 'master' of github.com:jerson/flutter-openpgp into null_safety
2 parents 4047c16 + b7b07c6 commit 112b453

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
default: test
22

33
test:
4-
flutter drive --target=test_driver/app.dart
4+
cd example && flutter drive --target=test_driver/app.dart
55

66
upgrade: upgrade-libs upgrade-protobuf
77

0 commit comments

Comments
 (0)