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