Skip to content

Instantly share code, notes, and snippets.

@kevalpatel2106
Last active November 8, 2016 13:16
Show Gist options
  • Select an option

  • Save kevalpatel2106/ff0a78fc313ceb0e096c707514c9fc00 to your computer and use it in GitHub Desktop.

Select an option

Save kevalpatel2106/ff0a78fc313ceb0e096c707514c9fc00 to your computer and use it in GitHub Desktop.
android:
update_sdk: true #Check for the updates each time you run the build.
components:
- platform-tools
- tools
- build-tools-25.0.0 #Build tool version
- android-25 #targate api version
# Additional components
- extra-google-google_play_services
- extra-google-m2repository
- extra-android-m2repository
#system images for emulator
- sys-img-armeabi-v7a-android-19
- sys-img-armeabi-v7a-android-21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment