move whereyougo to c:geo team fork

This commit is contained in:
Peter Storch 2020-06-18 22:25:55 +02:00
parent bb018633e8
commit de2064321e

View file

@ -1,10 +1,10 @@
Categories:
- Navigation
License: GPL-3.0-or-later
SourceCode: https://github.com/biylda/WhereYouGo
IssueTracker: https://github.com/biylda/WhereYouGo/issues
Translation: https://github.com/biylda/WhereYouGo#translation
Changelog: https://github.com/biylda/WhereYouGo/releases
SourceCode: https://github.com/cgeo/WhereYouGo
IssueTracker: https://github.com/cgeo/WhereYouGo/issues
Translation: https://github.com/cgeo/WhereYouGo#translation
Changelog: https://github.com/cgeo/WhereYouGo/releases
AutoName: WhereYouGo
Description: |-
@ -26,48 +26,21 @@ Description: |-
* Compass
RepoType: git
Repo: https://github.com/biylda/WhereYouGo
Repo: https://github.com/cgeo/WhereYouGo
Builds:
- versionName: 0.9.1-git
versionCode: 40
commit: 5bdd47ff992250f8c65fc49f4f5d31ddc706cd8c
gradle:
- yes
forceversion: true
- versionName: 0.9.1
versionCode: 41
disable: tag moved by upstream
commit: 0.9.1
gradle:
- yes
- versionName: 0.9.1
versionCode: 42
commit: 0.9.1
gradle:
- yes
- versionName: 0.9.2
versionCode: 43
commit: 0.9.2-beta
gradle:
- yes
- versionName: 0.9.3
versionCode: 44
commit: 0.9.3-beta
gradle:
- yes
- versionName: 0.9.3
versionCode: 45
commit: 0.9.3
- versionName: 2020.04.07
versionCode: 20200407
commit: 2020.04.07
gradle:
- yes
prebuild:
- sed -i -e 's/versionName .*/versionName = "$$VERSION$$"/g' build.gradle
- export APP_VERSION="$$VERSION$$"
- export APP_CODE=${APP_VERSION//./}
- sed -i -e 's/versionCode .*/versionCode = '"$APP_CODE"'/g' build.gradle
AutoUpdateMode: Version %v
UpdateCheckMode: Tags ^[0-9\.]+$
CurrentVersion: 0.9.2
CurrentVersionCode: 43
CurrentVersion: 2020.04.07
CurrentVersionCode: 20200407