mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 11:49:12 +00:00
Merge branch 'add-com.serwylo.beatgame' into 'master'
Add com.serwylo.beatgame. See merge request fdroid/fdroiddata!8109
This commit is contained in:
commit
b020380685
1 changed files with 21 additions and 0 deletions
21
metadata/com.serwylo.beatgame.yml
Normal file
21
metadata/com.serwylo.beatgame.yml
Normal file
|
|
@ -0,0 +1,21 @@
|
|||
Categories:
|
||||
- Games
|
||||
License: GPL-3.0-only
|
||||
SourceCode: https://github.com/pserwylo/beat-game
|
||||
IssueTracker: https://github.com/pserwylo/beat-game/issues
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/pserwylo/beat-game
|
||||
|
||||
Builds:
|
||||
- versionName: 0.1.0
|
||||
versionCode: 1
|
||||
commit: v0.1.0
|
||||
subdir: android
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 0.1.0
|
||||
CurrentVersionCode: 1
|
||||
Loading…
Reference in a new issue