unoplatform / uno.check

CLI tool to setup your environment to build Uno Platform apps
https://platform.uno
29 stars 17 forks source link

Remove dependency on Android command tools 5 #266

Open jojorne opened 2 months ago

jojorne commented 2 months ago

Remove the check for 5 and use 11 instead, e.g.:

https://github.com/unoplatform/uno.check/blob/198eaa13bf041f52001e525c095f3dd3716796da/manifests/uno.ui-preview-major.manifest.json#L64-L65

Or at least check if there's one installed no matter the version.