mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-08 05:25:43 +00:00
Update Reader for Selfoss to 125030681-github (125030681)
This commit is contained in:
parent
60900b2c55
commit
c4fafd4813
1 changed files with 13 additions and 2 deletions
|
|
@ -840,6 +840,17 @@ Builds:
|
|||
- appLoginUsername="LOGIN"
|
||||
- appLoginPassword="PASS"
|
||||
|
||||
- versionName: 125030681-github
|
||||
versionCode: 125030681
|
||||
commit: v125030681
|
||||
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.
|
||||
|
|
@ -847,5 +858,5 @@ MaintainerNotes: |
|
|||
AutoUpdateMode: Version v%c
|
||||
UpdateCheckMode: HTTP
|
||||
UpdateCheckData: https://amine-bouabdallaoui.fr/version.txt|versionCode=(\d+)|.|versionName=(.*)
|
||||
CurrentVersion: 125020581-github
|
||||
CurrentVersionCode: 125020581
|
||||
CurrentVersion: 125030681-github
|
||||
CurrentVersionCode: 125030681
|
||||
|
|
|
|||
Loading…
Reference in a new issue