mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-08 07:06:52 +00:00
Update Reader for Selfoss to 123020572-github (123020572)
This commit is contained in:
parent
531d99edfc
commit
92fd01c425
1 changed files with 15 additions and 2 deletions
|
|
@ -395,6 +395,19 @@ Builds:
|
|||
- appLoginUsername="LOGIN"
|
||||
- appLoginPassword="PASS"
|
||||
|
||||
- versionName: 123020572-github
|
||||
versionCode: 123020572
|
||||
commit: v123020572
|
||||
subdir: androidApp
|
||||
gradle:
|
||||
- githubConfig
|
||||
prebuild: sed -i -e '/amine-louveau/d' -e '/buildCache {/,+8d' -e '/IMPORTANT/d'
|
||||
-e '/\/\/\ SqlDelight/d' -e 's!// !!g' ../build.gradle.kts ../settings.gradle.kts
|
||||
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.
|
||||
|
|
@ -402,5 +415,5 @@ MaintainerNotes: |
|
|||
AutoUpdateMode: Version v%c
|
||||
UpdateCheckMode: HTTP
|
||||
UpdateCheckData: https://amine-louveau.fr/version.txt|versionCode=(\d+)|.|versionName=(.*)
|
||||
CurrentVersion: 123020523-github
|
||||
CurrentVersionCode: 123020523
|
||||
CurrentVersion: 123020572-github
|
||||
CurrentVersionCode: 123020572
|
||||
|
|
|
|||
Loading…
Reference in a new issue