Gradle 4 and Android plugin 3, fix #433

This commit is contained in:
Emux
2017-10-27 11:54:45 +03:00
parent df5bcd583f
commit cbdeb58c2f
27 changed files with 228 additions and 236 deletions

View File

@@ -7,8 +7,8 @@ android:
- tools
- platform-tools
- tools
- build-tools-26.0.2
- android-26
- build-tools-27.0.0
- android-27
env:
global:
- GRADLE_OPTS="-Xmx2048m"