vicocz / brickcontroller2

Cross platform application for controlling Lego creations using a bluetooth gamepad.
2 stars 0 forks source link

Upgrade to .NET 8 MAUI - Android #42

Closed vicocz closed 7 months ago

vicocz commented 7 months ago

Upgraded manualy BrickController and BrickController.Android projects to .NET 8 and MAUI 8.0.20.

Additionally nuget references has been moved to centrllay managed ones and updated. Android app should be mostly worling, IOS is temporary not supported and will be migrated in a follow-up. Yet minor change is SVG splash screen. I guess signing and release process will require further steps as well.