mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-22 05:44:54 +00:00
Update Reader for Selfoss to 1721030811-github (1721030811)
This commit is contained in:
parent
6ed0fd846d
commit
d634009542
1 changed files with 13 additions and 2 deletions
|
|
@ -441,6 +441,17 @@ Builds:
|
||||||
- appLoginUsername="LOGIN"
|
- appLoginUsername="LOGIN"
|
||||||
- appLoginPassword="PASS"
|
- appLoginPassword="PASS"
|
||||||
|
|
||||||
|
- versionName: 1721030811-github
|
||||||
|
versionCode: 1721030811
|
||||||
|
commit: v1721030811
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- githubConfig
|
||||||
|
gradleprops:
|
||||||
|
- appLoginUrl="URL"
|
||||||
|
- appLoginUsername="LOGIN"
|
||||||
|
- appLoginPassword="PASS"
|
||||||
|
|
||||||
MaintainerNotes: |-
|
MaintainerNotes: |-
|
||||||
Version code and name are dynamically generated from the Git tag.
|
Version code and name are dynamically generated from the Git tag.
|
||||||
|
|
||||||
|
|
@ -449,5 +460,5 @@ MaintainerNotes: |-
|
||||||
AutoUpdateMode: Version v%c
|
AutoUpdateMode: Version v%c
|
||||||
UpdateCheckMode: HTTP
|
UpdateCheckMode: HTTP
|
||||||
UpdateCheckData: https://www.amine-bou.fr/version.txt|versionCode=(.*)|.|versionName=(.*)
|
UpdateCheckData: https://www.amine-bou.fr/version.txt|versionCode=(.*)|.|versionName=(.*)
|
||||||
CurrentVersion: 1721010103-github
|
CurrentVersion: 1721030811-github
|
||||||
CurrentVersionCode: 1721010103
|
CurrentVersionCode: 1721030811
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue