mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 03:09:11 +00:00
Update Reader for Selfoss to 122123611-github (122123611)
This commit is contained in:
parent
9f72dd72d3
commit
b5eeb876c6
1 changed files with 13 additions and 2 deletions
|
|
@ -276,6 +276,17 @@ Builds:
|
|||
- appLoginUsername="LOGIN"
|
||||
- appLoginPassword="PASS"
|
||||
|
||||
- versionName: 122123611-github
|
||||
versionCode: 122123611
|
||||
commit: v122123611
|
||||
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.
|
||||
|
|
@ -283,5 +294,5 @@ MaintainerNotes: |
|
|||
AutoUpdateMode: Version v%c
|
||||
UpdateCheckMode: HTTP
|
||||
UpdateCheckData: https://amine-louveau.fr/version.txt|versionCode=(\d+)|.|versionName=(.*)
|
||||
CurrentVersion: 122123603-github
|
||||
CurrentVersionCode: 122123603
|
||||
CurrentVersion: 122123611-github
|
||||
CurrentVersionCode: 122123611
|
||||
|
|
|
|||
Loading…
Reference in a new issue