File tree Expand file tree Collapse file tree 4 files changed +67
-49
lines changed
test/java/com/vrem/wifianalyzer/vendor/model Expand file tree Collapse file tree 4 files changed +67
-49
lines changed Original file line number Diff line number Diff line change @@ -6,13 +6,13 @@ android:
66 components :
77 - tools
88 - build-tools-28.0.3
9- - android-27
9+ - android-28
1010 - extra-google-m2repository
1111 - extra-android-m2repository
1212script :
1313 - TERM=dumb ./gradlew lint testDebugUnitTest jacocoTestDebugUnitTestReport
1414before_install :
1515 - chmod +x gradlew
16- - yes | sdkmanager "platforms;android-27 "
16+ - yes | sdkmanager "platforms;android-28 "
1717after_success :
1818 - bash <(curl -s https://codecov.io/bash)
Original file line number Diff line number Diff line change 11# Build Properties
2- # Sun Nov 04 11:32:14 EST 2018
2+ # Sat Nov 10 09:06:39 EST 2018
33version_minor =0
4- version_build =11
4+ version_build =12
55version_patch =1
6- version_store =42
76version_major =2
7+ version_store =42
You can’t perform that action at this time.
0 commit comments