mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 11:49:12 +00:00
Use a tag instead of commit hash
* F-Droid requested using a tag instead of a specific commit
This commit is contained in:
parent
e5c4e77a53
commit
5769a328e7
1 changed files with 24 additions and 0 deletions
24
metadata/com.redcoracle.episodes.yml
Normal file
24
metadata/com.redcoracle.episodes.yml
Normal file
|
|
@ -0,0 +1,24 @@
|
|||
Categories:
|
||||
- Multimedia
|
||||
License: GPL-3.0-or-later
|
||||
AuthorName: red-coracle
|
||||
SourceCode: https://github.com/red-coracle/episodes
|
||||
IssueTracker: https://github.com/red-coracle/episodes/issues
|
||||
|
||||
AutoName: Episodes
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/red-coracle/episodes
|
||||
|
||||
Builds:
|
||||
- versionName: 0.13.2
|
||||
versionCode: 15
|
||||
commit: 0.13.2
|
||||
subdir: app
|
||||
gradle:
|
||||
- standard
|
||||
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: None
|
||||
CurrentVersion: 0.13.2
|
||||
CurrentVersionCode: 15
|
||||
Loading…
Reference in a new issue