Skip to content

Commit 5b25caa

Browse files
committed
chore(ui): remove generate_bindings dependency from android_bundle target
1 parent 53b349e commit 5b25caa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/ui/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,5 +50,5 @@ icons:
5050
companion:
5151
flutter run -t lib/mobile/main.dart
5252

53-
android_bundle: generate_bindings
53+
android_bundle: deps
5454
flutter build appbundle --release -t lib/mobile/main.dart

0 commit comments

Comments
 (0)