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