This repository was archived by the owner on Mar 26, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +2
-3
lines changed
Expand file tree Collapse file tree 3 files changed +2
-3
lines changed Original file line number Diff line number Diff line change 11![ header] ( https://cloud.githubusercontent.com/assets/6546265/22174630/785cdf04-dfe3-11e6-8cf4-024e8dc1c051.png )
22
3- [ ![ GitHub Issues ] ( https://img.shields.io/github/issues/davidmigloz/go-bees.svg )] ( https://github .com/davidmigloz/go-bees/issues )
3+ [ ![ ZenHub ] ( https://raw.githubusercontent.com/ZenHubIO/support/master/zenhub-badge.png )] ( https://zenhub .com )
44[ ![ Build Status] ( https://travis-ci.org/davidmigloz/go-bees.svg?branch=master )] ( https://travis-ci.org/davidmigloz/go-bees )
55[ ![ codecov] ( https://codecov.io/gh/davidmigloz/go-bees/branch/master/graph/badge.svg )] ( https://codecov.io/gh/davidmigloz/go-bees )
66[ ![ Code Climate] ( https://codeclimate.com/github/davidmigloz/go-bees/badges/gpa.svg )] ( https://codeclimate.com/github/davidmigloz/go-bees )
Original file line number Diff line number Diff line change @@ -169,7 +169,7 @@ sonarqube {
169169 properties {
170170 property " sonar.projectName" , " GoBees"
171171 property " sonar.projectKey" , " com.davidmiguel.gobees"
172- property " sonar.projectVersion" , versionName
172+ property " sonar.projectVersion" , " ${ android.defaultConfig. versionName} "
173173 property " sonar.exclusions" , " **/*.png,**/*.jpg"
174174 property " sonar.android.lint.report" , " ./build/outputs/lint-results-mockDebug.xml"
175175 property " sonar.junit.reportsPath" , " ./build/test-results/mockDebug"
Original file line number Diff line number Diff line change 606606 - Add coordinates manually.<br/>
607607 - Update OpenCV to v3.2.0.<br/>
608608 - Several bug fixes for Android < 5.0.<br/>
609- - Add Share app.<br/>
610609 - Minor improvements and fixes.<br/><br/>
611610 <b>Version 0.7:</b><br/>
612611 - Spanish translation.<br/>
You can’t perform that action at this time.
0 commit comments