diff --git a/pubspec.lock b/pubspec.lock index 6b17530..56b8cde 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -141,10 +141,10 @@ packages: dependency: "direct main" description: name: file_picker - sha256: "29c90806ac5f5fb896547720b73b17ee9aed9bba540dc5d91fe29f8c5745b10a" + sha256: a7eed9716c82453da5c09d3a82d4644e7070dd2da81bfe5b6c6873ae4f07cf4f url: "https://pub.dev" source: hosted - version: "8.0.3" + version: "8.0.4" fixnum: dependency: transitive description: @@ -441,10 +441,10 @@ packages: dependency: transitive description: name: permission_handler_apple - sha256: e9ad66020b89ff1b63908f247c2c6f931c6e62699b756ef8b3c4569350cd8662 + sha256: e6f6d73b12438ef13e648c4ae56bd106ec60d17e90a59c4545db6781229082a0 url: "https://pub.dev" source: hosted - version: "9.4.4" + version: "9.4.5" permission_handler_html: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index a13804b..bc6d352 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,7 +1,7 @@ name: ble_ota_app description: Upload firmware over bluetooth. publish_to: 'none' -version: 1.0.2+3 +version: 1.0.3+4 environment: sdk: '>=3.0.0 <4.0.0'