mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-21 21:29:11 +00:00
Update Reader for Selfoss to 1718113331-github (1718113331)
This commit is contained in:
parent
e38a253fb7
commit
3a8d42f9b5
1 changed files with 9 additions and 2 deletions
|
|
@ -126,6 +126,13 @@ Build:1718113321-github,1718113321
|
|||
prebuild=sed -i -e "s/git for-each-ref refs\/tags --sort=-authordate --format='%(refname:short)' --count=1/git describe --contains $(git rev-parse HEAD)/" build.gradle
|
||||
gradleprops=appLoginUrl="URL",appLoginUsername="LOGIN",appLoginPassword="PASS"
|
||||
|
||||
Build:1718113331-github,1718113331
|
||||
commit=v1718113331
|
||||
subdir=app
|
||||
gradle=githubConfig
|
||||
prebuild=sed -i -e "s/git for-each-ref refs\/tags --sort=-authordate --format='%(refname:short)' --count=1/git describe --contains $(git rev-parse HEAD)/" build.gradle
|
||||
gradleprops=appLoginUrl="URL",appLoginUsername="LOGIN",appLoginPassword="PASS"
|
||||
|
||||
Maintainer Notes:
|
||||
Version code and name are dynamically generated from the Git tag.
|
||||
|
||||
|
|
@ -135,5 +142,5 @@ The Gradle properties are added to avoid a Gradle error but they are only used i
|
|||
Auto Update Mode:Version v%c
|
||||
Update Check Mode:HTTP
|
||||
Update Check Data:https://www.amine-bou.fr/version.txt|versionCode=(.*)|.|versionName=(.*)
|
||||
Current Version:1718113321-github
|
||||
Current Version Code:1718113321
|
||||
Current Version:1718113331-github
|
||||
Current Version Code:1718113331
|
||||
|
|
|
|||
Loading…
Reference in a new issue