mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-24 14:45:02 +00:00
Merge branch 'feature/de.mwvb.blockpuzzle' into 'master'
New app: blockpuzzle Closes rfp#1475 See merge request fdroid/fdroiddata!7482
This commit is contained in:
commit
a1fba632d4
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