mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Add Tactic Master
This commit is contained in:
parent
53c072b602
commit
efa8084acb
1 changed files with 28 additions and 0 deletions
28
metadata/com.tacticmaster.yml
Normal file
28
metadata/com.tacticmaster.yml
Normal file
|
|
@ -0,0 +1,28 @@
|
|||
Categories:
|
||||
- Games
|
||||
License: GPL-3.0-only
|
||||
AuthorName: Tibor Tarnai
|
||||
AuthorEmail: tibor.tarnai@gmail.com
|
||||
SourceCode: https://github.com/jazzm0/tactic-master
|
||||
IssueTracker: https://github.com/jazzm0/tactic-master/issues
|
||||
|
||||
AutoName: TacticMaster
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/jazzm0/tactic-master.git
|
||||
Binaries: https://github.com/jazzm0/tactic-master/releases/download/%v/app-release.apk
|
||||
|
||||
Builds:
|
||||
- versionName: 1.0.1
|
||||
versionCode: 2
|
||||
commit: 3d1436c45463214b48cce29de507aa13075c9306
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AllowedAPKSigningKeys: 7dfe7396002974a2d4d7ec50fba97366e3872d52e4b2a7c9872a979d773b6257
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.0.1
|
||||
CurrentVersionCode: 2
|
||||
Loading…
Reference in a new issue