mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 11:49:12 +00:00
Update Reader for Selfoss to 122113161-github (122113161)
This commit is contained in:
parent
bed377f1ec
commit
59ac584c7c
1 changed files with 13 additions and 2 deletions
|
|
@ -122,6 +122,17 @@ Builds:
|
|||
- appLoginUsername="LOGIN"
|
||||
- appLoginPassword="PASS"
|
||||
|
||||
- versionName: 122113161-github
|
||||
versionCode: 122113161
|
||||
commit: v122113161
|
||||
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.
|
||||
|
|
@ -129,5 +140,5 @@ MaintainerNotes: |
|
|||
AutoUpdateMode: Version v%c
|
||||
UpdateCheckMode: HTTP
|
||||
UpdateCheckData: https://amine-louveau.fr/version.txt|versionCode=(\d+)|.|versionName=(.*)
|
||||
CurrentVersion: 122113131-github
|
||||
CurrentVersionCode: 122113131
|
||||
CurrentVersion: 122113161-github
|
||||
CurrentVersionCode: 122113161
|
||||
|
|
|
|||
Loading…
Reference in a new issue