From da48724fde7b0959cc123a4798e7f9e0d89cc4d5 Mon Sep 17 00:00:00 2001 From: TheLastGimbus Date: Wed, 28 Feb 2024 20:50:08 +0100 Subject: [PATCH] make action build possible --- pubspec.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pubspec.yaml b/pubspec.yaml index 8661148..1ad3270 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -33,10 +33,10 @@ dependencies: # Platform plugins # flutter_foreground_task: ^4.1.0 - not using it really yet the_last_bluetooth: - # git: - # url: https://github.com/TheLastGimbus/the_last_bluetooth.git - # ref: jni-rewrite - path: "../the_last_bluetooth" + git: + url: https://github.com/TheLastGimbus/the_last_bluetooth.git + ref: jni-rewrite + # path: "../the_last_bluetooth" app_settings: ^5.1.1 url_launcher: ^6.2.5 permission_handler: ^11.3.0