mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
Update to new tag
New tag has fastlane structures, see: https://gitlab.com/fdroid/rfp/-/issues/1635#note_499763486
This commit is contained in:
parent
f2dd02f34d
commit
694227cd7b
1 changed files with 22 additions and 0 deletions
22
metadata/com.github.siggel.coordinatejoker.yml
Normal file
22
metadata/com.github.siggel.coordinatejoker.yml
Normal file
|
|
@ -0,0 +1,22 @@
|
|||
Categories:
|
||||
- Navigation
|
||||
License: GPL-3.0-or-later
|
||||
SourceCode: https://github.com/siggel/coordinatejoker
|
||||
IssueTracker: https://github.com/siggel/coordinatejoker/issues
|
||||
Changelog: https://github.com/siggel/coordinatejoker/releases
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/siggel/coordinatejoker.git
|
||||
|
||||
Builds:
|
||||
- versionName: 1.2.27
|
||||
versionCode: 27
|
||||
commit: 1.2.27
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.2.27
|
||||
CurrentVersionCode: 27
|
||||
Loading…
Reference in a new issue