mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update Reader for Selfoss to 122123641-github (122123641)
This commit is contained in:
parent
32c4d6437a
commit
8397b3631b
1 changed files with 15 additions and 2 deletions
|
|
@ -278,6 +278,19 @@ Builds:
|
||||||
- appLoginUsername="LOGIN"
|
- appLoginUsername="LOGIN"
|
||||||
- appLoginPassword="PASS"
|
- appLoginPassword="PASS"
|
||||||
|
|
||||||
|
- versionName: 122123641-github
|
||||||
|
versionCode: 122123641
|
||||||
|
commit: v122123641
|
||||||
|
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: |
|
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.
|
||||||
|
|
@ -285,5 +298,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: 122123631-github
|
CurrentVersion: 122123641-github
|
||||||
CurrentVersionCode: 122123631
|
CurrentVersionCode: 122123641
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue