Fixed issue on amd cpus

This commit is contained in:
Alessandro Autiero
2022-10-02 02:01:35 +02:00
parent 8fa7150a11
commit 5332926981
10 changed files with 127 additions and 39 deletions

View File

@@ -1,6 +1,6 @@
name: reboot_launcher
description: Launcher for project reboot
version: "3.7.0"
version: "3.8.0"
publish_to: 'none'
@@ -11,14 +11,14 @@ dependencies:
flutter:
sdk: flutter
bitsdojo_window: ^0.1.2
bitsdojo_window_windows: ^0.1.2
bitsdojo_window: ^0.1.5
bitsdojo_window_windows: ^0.1.5
fluent_ui: ^3.12.0
system_theme: ^2.0.0
http: ^0.13.5
html: ^0.15.0
shared_preferences: ^2.0.15
flutter_desktop_folder_picker: ^0.0.1
file_picker: ^5.2.0+1
context_menus: ^1.0.1
process_run: ^0.12.3+2
url_launcher: ^6.1.5
@@ -31,6 +31,9 @@ dependencies:
get_storage: ^2.0.3
window_manager: ^0.2.7
dependency_overrides:
win32: ^3.0.0
dev_dependencies:
flutter_test:
sdk: flutter
@@ -49,9 +52,9 @@ msix_config:
display_name: Reboot Launcher
publisher_display_name: Auties00
identity_name: 31868Auties00.RebootLauncher
msix_version: 3.7.0.0
msix_version: 3.8.0.0
publisher: CN=E6CD08C6-DECF-4034-A3EB-2D5FA2CA8029
logo_path: ./assets/icons/reboot.ico
architecture: x64
store: true
capabilities: "internetClient"
capabilities: "internetClient"