mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-14 19:46:54 +00:00
Update Reader for Selfoss to 122123603-github (122123603)
This commit is contained in:
parent
7c85b59756
commit
f0a26f48d3
1 changed files with 13 additions and 2 deletions
|
|
@ -265,6 +265,17 @@ Builds:
|
|||
- appLoginUsername="LOGIN"
|
||||
- appLoginPassword="PASS"
|
||||
|
||||
- versionName: 122123603-github
|
||||
versionCode: 122123603
|
||||
commit: v122123603
|
||||
subdir: androidApp
|
||||
gradle:
|
||||
- githubConfig
|
||||
gradleprops:
|
||||
- appLoginUrl="URL"
|
||||
- appLoginUsername="LOGIN"
|
||||
- appLoginPassword="PASS"
|
||||
|
||||
MaintainerNotes: |
|
||||
Version code and name are dynamically generated from the Git tag.
|
||||
The Gradle properties are added to avoid a Gradle error but they are only used in test builds.
|
||||
|
|
@ -272,5 +283,5 @@ MaintainerNotes: |
|
|||
AutoUpdateMode: Version v%c
|
||||
UpdateCheckMode: HTTP
|
||||
UpdateCheckData: https://amine-louveau.fr/version.txt|versionCode=(\d+)|.|versionName=(.*)
|
||||
CurrentVersion: 122123571-github
|
||||
CurrentVersionCode: 122123571
|
||||
CurrentVersion: 122123603-github
|
||||
CurrentVersionCode: 122123603
|
||||
|
|
|
|||
Loading…
Reference in a new issue