mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 12:49:14 +00:00
New app: Flowit!
This commit is contained in:
parent
5af2e29222
commit
90e1e8a6a8
1 changed files with 23 additions and 0 deletions
23
metadata/com.bytehamster.flowitgame.yml
Normal file
23
metadata/com.bytehamster.flowitgame.yml
Normal file
|
|
@ -0,0 +1,23 @@
|
|||
Categories:
|
||||
- Games
|
||||
License: GPL-3.0-only
|
||||
SourceCode: https://github.com/ByteHamster/Flowit
|
||||
IssueTracker: https://github.com/ByteHamster/Flowit/issues
|
||||
|
||||
AutoName: Flowit!
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/ByteHamster/Flowit.git
|
||||
|
||||
Builds:
|
||||
- versionName: '2.8'
|
||||
versionCode: 17
|
||||
commit: b9bcae5b4befca4593b61db0bc2b74fe57b637a7
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags v.*[0-9]$
|
||||
CurrentVersion: '2.8'
|
||||
CurrentVersionCode: 17
|
||||
Loading…
Reference in a new issue