Update Android and Gradle plugin versions

This commit is contained in:
Emux
2016-10-21 20:08:17 +03:00
parent ccdea3b663
commit 062bb8d573
2 changed files with 5 additions and 6 deletions

View File

@@ -6,9 +6,8 @@ android:
components:
- platform-tools
- tools
- build-tools-24.0.3
- android-24
- extra-android-m2repository
- build-tools-25.0.0
- android-25
env:
global:
- GRADLE_OPTS="-Xmx2048m"