mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
Merge branch 'feature/andors-trail-0.7.8' into 'master'
Andor's Trail: Move upstream and update to 0.7.8 See merge request fdroid/fdroiddata!6356
This commit is contained in:
commit
de76bfe47c
1 changed files with 14 additions and 5 deletions
|
|
@ -6,7 +6,7 @@ License: GPL-2.0-or-later
|
|||
AuthorName: Andor’s Trail Project Team
|
||||
AuthorEmail: andor@andorstrail.com
|
||||
WebSite: https://andorstrail.com
|
||||
SourceCode: https://github.com/Zukero/andors-trail
|
||||
SourceCode: https://github.com/AndorsTrailRelease/andors-trail
|
||||
IssueTracker: https://github.com/Zukero/andors-trail/issues
|
||||
Translation: https://hosted.weblate.org/projects/andors-trail/
|
||||
|
||||
|
|
@ -24,10 +24,10 @@ Description: |-
|
|||
Please give feedback on the project page.
|
||||
|
||||
Some of the content and graphics are released under non-free licenses: see
|
||||
[https://github.com/Zukero/andors-trail#content GitHub page].
|
||||
[https://github.com/AndorsTrailRelease/andors-trail#content GitHub page].
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/Zukero/andors-trail
|
||||
Repo: https://github.com/AndorsTrailRelease/andors-trail
|
||||
|
||||
Builds:
|
||||
- versionName: 0.6.9
|
||||
|
|
@ -91,7 +91,16 @@ Builds:
|
|||
extlibs:
|
||||
- android/android-support-v4r11.jar
|
||||
|
||||
- versionName: 0.7.8
|
||||
versionCode: 50
|
||||
commit: v0.7.8
|
||||
subdir: AndorsTrail
|
||||
rm:
|
||||
- AndorsTrail/libs/android-support-v4.jar
|
||||
extlibs:
|
||||
- android/android-support-v4r11.jar
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 0.7.5
|
||||
CurrentVersionCode: 46
|
||||
CurrentVersion: 0.7.8
|
||||
CurrentVersionCode: 50
|
||||
|
|
|
|||
Loading…
Reference in a new issue