Skip to content

1.3.11

Compare
Choose a tag to compare
@alexblom alexblom released this 16 May 19:20
· 48 commits to master since this release
  • 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;