1.3.11
- Updates Android Validates to look for ANDROID_SDK_ROOT vs ANDROID_HOME. Please ensure your are running the latest Android Studio and have renamed the ANDROID_HOME variable to ANDROID_SDK_ROOT in your bash_profile or bashrc;
- Fixes an issue where install fails with multiple platforms (#611);
- Updates the Vue validators to look for publicPath vs baseUrl;