mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 20:59:11 +00:00
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
29 lines
552 B
YAML
29 lines
552 B
YAML
Categories:
|
|
- Internet
|
|
License: GPL-3.0-only
|
|
SourceCode: https://github.com/poloure/rss
|
|
IssueTracker: https://github.com/poloure/rss/issues
|
|
|
|
AutoName: Simple Rss
|
|
Description: Simple RSS reader
|
|
|
|
Builds:
|
|
- versionName: 0.24.8
|
|
versionCode: 38
|
|
commit: v0.24.8-beta
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: 0.24.12
|
|
versionCode: 42
|
|
disable: lint and proguard errors
|
|
commit: v0.24.12-beta
|
|
gradle:
|
|
- yes
|
|
|
|
MaintainerNotes: Source code no longer published.
|
|
|
|
AutoUpdateMode: None
|
|
UpdateCheckMode: Static
|
|
|
|
NoSourceSince: 0.24.12
|