mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Merge branch 'virusattack' into 'master'
Add game: virus-attack See merge request fdroid/fdroiddata!6519
This commit is contained in:
commit
15cc1e1dc1
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