Commit 1b59a83c authored by Bruno Agrizzi's avatar Bruno Agrizzi

25.0.0

parent 8da14c25
......@@ -39,7 +39,7 @@ functionalTests:
- $ANDROID_HOME/tools/emulator -avd test -no-window -no-audio -no-boot-anim &
- $ANDROID_HOME/platform-tools/adb wait-for-device shell input keyevent 82
- $ANDROID_HOME/platform-tools/adb devices
- ./gradlew -q cAT
- ./gradlew cAT
artifacts:
paths:
- app/build/reports/androidTests/
......@@ -2,7 +2,7 @@ apply plugin: 'com.android.application'
android {
compileSdkVersion 25
buildToolsVersion '25.0.3'
buildToolsVersion '25.0.0'
defaultConfig {
applicationId "com.greysonparrelli.gitlabciandroid"
minSdkVersion 19
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment