mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 12:49:14 +00:00
Newapp: Me.lecaro.breakout
This commit is contained in:
parent
f519bdf3cb
commit
6b8b12ba33
1 changed files with 28 additions and 0 deletions
28
metadata/me.lecaro.breakout.yml
Normal file
28
metadata/me.lecaro.breakout.yml
Normal file
|
|
@ -0,0 +1,28 @@
|
|||
Categories:
|
||||
- Games
|
||||
License: AGPL-3.0-only
|
||||
AuthorName: Renan LE CARO
|
||||
AuthorEmail: breakout71@lecaro.me
|
||||
AuthorWebSite: https://lecaro.me
|
||||
WebSite: https://breakout.lecaro.me/
|
||||
SourceCode: https://gitlab.com/lecarore/breakout71
|
||||
IssueTracker: https://renanlecaro.itch.io/breakout71+
|
||||
|
||||
AutoName: Breakout 71
|
||||
|
||||
RepoType: git
|
||||
Repo: https://gitlab.com/lecarore/breakout71.git
|
||||
|
||||
Builds:
|
||||
- versionName: '28994348'
|
||||
versionCode: 28994348
|
||||
commit: '28994348'
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags ^.*[0-9]$
|
||||
UpdateCheckData: '|(\d+)||(\d+)'
|
||||
CurrentVersion: '28994348'
|
||||
CurrentVersionCode: 28994348
|
||||
Loading…
Reference in a new issue