mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Update Reader for Selfoss to 125020411-github (125020411)
This commit is contained in:
parent
fc94a7a20c
commit
0143ab82c1
1 changed files with 13 additions and 2 deletions
|
|
@ -807,6 +807,17 @@ Builds:
|
|||
- appLoginUsername="LOGIN"
|
||||
- appLoginPassword="PASS"
|
||||
|
||||
- versionName: 125020411-github
|
||||
versionCode: 125020411
|
||||
commit: v125020411
|
||||
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.
|
||||
|
|
@ -814,5 +825,5 @@ MaintainerNotes: |
|
|||
AutoUpdateMode: Version v%c
|
||||
UpdateCheckMode: HTTP
|
||||
UpdateCheckData: https://amine-bouabdallaoui.fr/version.txt|versionCode=(\d+)|.|versionName=(.*)
|
||||
CurrentVersion: 125010291-github
|
||||
CurrentVersionCode: 125010291
|
||||
CurrentVersion: 125020411-github
|
||||
CurrentVersionCode: 125020411
|
||||
|
|
|
|||
Loading…
Reference in a new issue