mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-25 23:25:12 +00:00
New app: blockpuzzle
This commit is contained in:
parent
5dd5112cb0
commit
5e9753b15c
1 changed files with 23 additions and 0 deletions
23
metadata/de.mwvb.blockpuzzle.yml
Normal file
23
metadata/de.mwvb.blockpuzzle.yml
Normal file
|
|
@ -0,0 +1,23 @@
|
|||
Categories:
|
||||
- Games
|
||||
License: MIT
|
||||
AuthorName: SoltauFintel
|
||||
SourceCode: https://github.com/SoltauFintel/blockpuzzle
|
||||
IssueTracker: https://github.com/SoltauFintel/blockpuzzle/issues
|
||||
Changelog: https://github.com/SoltauFintel/blockpuzzle/releases
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/SoltauFintel/blockpuzzle
|
||||
|
||||
Builds:
|
||||
- versionName: '2.0'
|
||||
versionCode: 20
|
||||
commit: '2.0'
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '2.0'
|
||||
CurrentVersionCode: 20
|
||||
Loading…
Reference in a new issue