mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Merge branch 'mueller-ma-master-patch-05344' into 'master'
Add new app: Tabletop tools See merge request fdroid/fdroiddata!7734
This commit is contained in:
commit
1a62a7175b
1 changed files with 22 additions and 0 deletions
22
metadata/com.github.muellerma.tabletoptools.yml
Normal file
22
metadata/com.github.muellerma.tabletoptools.yml
Normal file
|
|
@ -0,0 +1,22 @@
|
|||
Categories:
|
||||
- Games
|
||||
License: Apache-2.0
|
||||
SourceCode: https://github.com/mueller-ma/TabletopTools
|
||||
IssueTracker: https://github.com/mueller-ma/TabletopTools/issues
|
||||
Changelog: https://github.com/mueller-ma/TabletopTools/releases
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/mueller-ma/TabletopTools.git
|
||||
|
||||
Builds:
|
||||
- versionName: '1.0'
|
||||
versionCode: 1
|
||||
commit: '1.0'
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '1.0'
|
||||
CurrentVersionCode: 1
|
||||
Loading…
Reference in a new issue