Upgrade build tools (25) and gradle plugin (2.2.2)

Also, Java SDK 8 is now required by dependency.
This commit is contained in:
Yusuke Matsubara 2016-10-24 18:40:33 +09:00
parent 9d1ed8b807
commit b005274497
4 changed files with 12 additions and 8 deletions

View file

@ -3,8 +3,11 @@ android:
components:
- platform-tools
- tools
- build-tools-23.0.3
- build-tools-25.0.0
- extra-google-m2repository
- extra-android-m2repository
- android-23
- sys-img-x86-android-18
jdk:
# - openjdk8 # not yet available
- oraclejdk8