mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 03:09:11 +00:00
Add game virus-attack
This commit is contained in:
parent
c7537f66cf
commit
294f9dbbce
1 changed files with 23 additions and 0 deletions
23
metadata/com.kokkle.gamevirusattack.yml
Normal file
23
metadata/com.kokkle.gamevirusattack.yml
Normal file
|
|
@ -0,0 +1,23 @@
|
|||
Categories:
|
||||
- Games
|
||||
License: AGPL-3.0-or-later
|
||||
SourceCode: https://gitlab.com/anstue/virus-attack
|
||||
IssueTracker: https://gitlab.com/anstue/virus-attack/-/issues
|
||||
|
||||
AutoName: Virus Attack
|
||||
|
||||
RepoType: git
|
||||
Repo: https://gitlab.com/anstue/virus-attack
|
||||
|
||||
Builds:
|
||||
- versionName: 1.0.4
|
||||
versionCode: 3
|
||||
commit: v1.0.4
|
||||
subdir: android
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags v.*[0-9]$
|
||||
CurrentVersion: 1.0.6
|
||||
CurrentVersionCode: 5
|
||||
Loading…
Reference in a new issue