fdroiddata/metadata/com.semche.invasion.yml
Hans-Christoph Steiner 03cd4ff719
remove all obsolete "CurrentVersionCode: 0" entries
Setting CVC to 0 was an old way to make `fdroid update` use the highest
versionCode as the CurrentVersionCode.  This has been obsolete for a while,
so its time to purge these.  Now, when CurrentVersionCode is unset, then
the highest versionCode is used.

sed -i  -e '/^CurrentVersionCode: 0$/d' -e "/^CurrentVersion: '0'$/d" *.yml
2020-03-04 17:21:43 +01:00

25 lines
602 B
YAML

Disabled: Repo vanished
Categories:
- Games
License: MIT
SourceCode: https://github.com/Semche/Invasion-Android
IssueTracker: https://github.com/Semche/Invasion-Android/issues
AutoName: Invasion
Summary: Shoot'em Up game in space
Description: |-
You're a space ship, just kill those damn aliens! Touch the right part of the
screen to shoot.
Builds:
- versionName: '1.0'
versionCode: 1
disable: unknown jar andengine.jar
commit: 51d7251f1629d2b7263abe4bb37906c11490eed4
MaintainerNotes: Repo has been removed.
AutoUpdateMode: None
UpdateCheckMode: None
NoSourceSince: '1.1'