Skip to content

Commit

Permalink
use sdk env 2
Browse files Browse the repository at this point in the history
  • Loading branch information
gengjiawen committed Jul 18, 2018
1 parent 458674a commit a9b6f93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ install:
- yes 2> nul | sdkmanager --licenses > nul
- sdkmanager "system-images;android-19;google_apis;armeabi-v7a"
- sdkmanager "platforms;android-%ANDROID_BUILD_VERSION%"
- sdkmanager "build-tools;26.0.3"
- sdkmanager "build-tools;%ANDROID_TOOLS_VERSION%"
- sdkmanager "add-ons;addon-google_apis-google-23"
- sdkmanager "extras;android;m2repository"

Expand Down

0 comments on commit a9b6f93

Please sign in to comment.