File tree Expand file tree Collapse file tree 3 files changed +14
-2
lines changed
Expand file tree Collapse file tree 3 files changed +14
-2
lines changed Original file line number Diff line number Diff line change 77 components :
88 - build-tools-27.0.3
99 - android-23
10- - sys-img-armeabi-v7a-android-22
10+ - sys-img-armeabi-v7a-android-23
1111 - android-27
1212 - extra-android-m2repository
1313 - extra-android-support
@@ -25,4 +25,4 @@ before_script:
2525 - echo no | android create avd --force -n test -t android-22 --abi armeabi-v7a
2626 - emulator -avd test -no-audio -no-window &
2727 - android-wait-for-emulator
28- - adb shell input keyevent 82 &
28+ - adb shell input keyevent 82 &
Original file line number Diff line number Diff line change 1+ # Mon Dec 28 10:00:20 PST 2015
2+ distributionBase =GRADLE_USER_HOME
3+ distributionPath =wrapper/dists
4+ zipStoreBase =GRADLE_USER_HOME
5+ zipStorePath =wrapper/dists
6+ distributionUrl =https\://services.gradle.org/distributions/gradle-2.14.1-all.zip
Original file line number Diff line number Diff line change 1+ # Mon Dec 28 10:00:20 PST 2015
2+ distributionBase =GRADLE_USER_HOME
3+ distributionPath =wrapper/dists
4+ zipStoreBase =GRADLE_USER_HOME
5+ zipStorePath =wrapper/dists
6+ distributionUrl =https\://services.gradle.org/distributions/gradle-2.14.1-all.zip
You can’t perform that action at this time.
0 commit comments