mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 11:49:12 +00:00
Update Minos to 1.0.4 (10004)
This commit is contained in:
parent
513b956199
commit
b32d51f8bb
1 changed files with 11 additions and 2 deletions
|
|
@ -5,6 +5,8 @@ AuthorName: Torsten Crass
|
|||
SourceCode: https://gitlab.com/tcrass/minos
|
||||
IssueTracker: https://gitlab.com/tcrass/minos/issues
|
||||
|
||||
AutoName: Minos
|
||||
|
||||
RepoType: git
|
||||
Repo: https://gitlab.com/tcrass/minos.git
|
||||
|
||||
|
|
@ -16,7 +18,14 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.0.4
|
||||
versionCode: 10004
|
||||
commit: v1.0.4
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.0.3
|
||||
CurrentVersionCode: 4099
|
||||
CurrentVersion: 1.0.4
|
||||
CurrentVersionCode: 10004
|
||||
|
|
|
|||
Loading…
Reference in a new issue