mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Merge branch 'patch-1' into 'master'
Update app.fedilab.nitterizeme.yml See merge request fdroid/fdroiddata!6359
This commit is contained in:
commit
2716545083
1 changed files with 14 additions and 4 deletions
|
|
@ -1,11 +1,12 @@
|
||||||
Categories:
|
Categories:
|
||||||
- Internet
|
- Internet
|
||||||
License: GPL-3.0-only
|
License: GPL-3.0-only
|
||||||
WebSite: https://framagit.org/tom79/nitterizeme#nitterizeme
|
WebSite: https://fedilab.app/wiki/nitterizeme/
|
||||||
SourceCode: https://framagit.org/tom79/nitterizeme
|
SourceCode: https://framagit.org/tom79/nitterizeme
|
||||||
IssueTracker: https://framagit.org/tom79/nitterizeme/issues
|
IssueTracker: https://framagit.org/tom79/nitterizeme/issues
|
||||||
Translation: https://crowdin.com/project/nitterizeme
|
Translation: https://crowdin.com/project/nitterizeme
|
||||||
Donate: https://www.paypal.me/Mastalab
|
Changelog: https://framagit.org/tom79/nitterizeme/tags
|
||||||
|
LiberapayID: '23077'
|
||||||
|
|
||||||
AutoName: NitterizeMe
|
AutoName: NitterizeMe
|
||||||
|
|
||||||
|
|
@ -31,7 +32,16 @@ Builds:
|
||||||
rm:
|
rm:
|
||||||
- apk
|
- apk
|
||||||
|
|
||||||
|
- versionName: 1.4.0
|
||||||
|
versionCode: 6
|
||||||
|
commit: 1.4.0
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
rm:
|
||||||
|
- apk
|
||||||
|
|
||||||
AutoUpdateMode: Version %v
|
AutoUpdateMode: Version %v
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: 1.1.0
|
CurrentVersion: 1.4.0
|
||||||
CurrentVersionCode: 2
|
CurrentVersionCode: 6
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue