Commit 80d61304 authored by Devon Carew's avatar Devon Carew

Update android_workflow.dart

parent 6e0c4f0f
......@@ -26,7 +26,7 @@ class AndroidWorkflow extends Workflow {
};
androidValidator.addValidator(new Validator(
'Android SDK',
'Android Studio / Android SDK',
description: 'enable development for Android devices',
resolution: 'Download from https://developer.android.com/sdk/ (or visit '
'https://flutter.io/setup/#android-setup for detailed instructions)',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment