language: android android: components: - platform-tools - tools - build-tools-22.0.1 - android-22 script: ./gradlew build check