mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update Reader for Selfoss to 122123391-github (122123391)
This commit is contained in:
parent
b6e49f53c0
commit
93dd9bb8ee
1 changed files with 13 additions and 2 deletions
|
|
@ -177,6 +177,17 @@ Builds:
|
||||||
- appLoginUsername="LOGIN"
|
- appLoginUsername="LOGIN"
|
||||||
- appLoginPassword="PASS"
|
- appLoginPassword="PASS"
|
||||||
|
|
||||||
|
- versionName: 122123391-github
|
||||||
|
versionCode: 122123391
|
||||||
|
commit: v122123391
|
||||||
|
subdir: androidApp
|
||||||
|
gradle:
|
||||||
|
- githubConfig
|
||||||
|
gradleprops:
|
||||||
|
- appLoginUrl="URL"
|
||||||
|
- appLoginUsername="LOGIN"
|
||||||
|
- appLoginPassword="PASS"
|
||||||
|
|
||||||
MaintainerNotes: |
|
MaintainerNotes: |
|
||||||
Version code and name are dynamically generated from the Git tag.
|
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.
|
The Gradle properties are added to avoid a Gradle error but they are only used in test builds.
|
||||||
|
|
@ -184,5 +195,5 @@ MaintainerNotes: |
|
||||||
AutoUpdateMode: Version v%c
|
AutoUpdateMode: Version v%c
|
||||||
UpdateCheckMode: HTTP
|
UpdateCheckMode: HTTP
|
||||||
UpdateCheckData: https://amine-louveau.fr/version.txt|versionCode=(\d+)|.|versionName=(.*)
|
UpdateCheckData: https://amine-louveau.fr/version.txt|versionCode=(\d+)|.|versionName=(.*)
|
||||||
CurrentVersion: 122123381-github
|
CurrentVersion: 122123391-github
|
||||||
CurrentVersionCode: 122123381
|
CurrentVersionCode: 122123391
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue