Skip to content

Commit

Permalink
Release v1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hgrf committed Oct 10, 2024
1 parent 4dda652 commit 7d016fd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: gk_ble_device_flutter
description: "Bloc-based Flutter library to communicate with GK Concept devices via Bluetooth"
version: 1.0.0
homepage: github.com/GK-Concept/gk_ble_device_flutter
homepage: https://www.github.com/GK-Concept/gk_ble_device_flutter

environment:
sdk: ^3.5.1
Expand All @@ -10,7 +10,7 @@ environment:
dependencies:
flutter:
sdk: flutter
flutter_blue_plus: 1.32.0
flutter_blue_plus: ^1.32.0
flutter_bloc: ^8.1.5
logging: ^1.2.0
permission_handler: ^11.3.0
Expand Down

0 comments on commit 7d016fd

Please sign in to comment.