mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-09 07:36:58 +00:00
Update Reader for Selfoss to 122123532-github (122123532)
This commit is contained in:
parent
f3f2883692
commit
5e1c43aaf5
1 changed files with 13 additions and 2 deletions
|
|
@ -243,6 +243,17 @@ Builds:
|
|||
- appLoginUsername="LOGIN"
|
||||
- appLoginPassword="PASS"
|
||||
|
||||
- versionName: 122123532-github
|
||||
versionCode: 122123532
|
||||
commit: v122123532
|
||||
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.
|
||||
|
|
@ -250,5 +261,5 @@ MaintainerNotes: |
|
|||
AutoUpdateMode: Version v%c
|
||||
UpdateCheckMode: HTTP
|
||||
UpdateCheckData: https://amine-louveau.fr/version.txt|versionCode=(\d+)|.|versionName=(.*)
|
||||
CurrentVersion: 122123522-github
|
||||
CurrentVersionCode: 122123522
|
||||
CurrentVersion: 122123532-github
|
||||
CurrentVersionCode: 122123532
|
||||
|
|
|
|||
Loading…
Reference in a new issue