Readerforselfoss - fix build and update
Ref: https://github.com/aminecmi/ReaderforSelfoss/issues/257#issuecomment-445560630
This commit is contained in:
parent
c646f9ddb4
commit
c63b0c63c5
|
@ -133,6 +133,12 @@ Build:1718113331-github,1718113331
|
||||||
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
|
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"
|
gradleprops=appLoginUrl="URL",appLoginUsername="LOGIN",appLoginPassword="PASS"
|
||||||
|
|
||||||
|
Build:1718123431-github,1718123431
|
||||||
|
commit=v1718123431
|
||||||
|
subdir=app
|
||||||
|
gradle=githubConfig
|
||||||
|
gradleprops=appLoginUrl="URL",appLoginUsername="LOGIN",appLoginPassword="PASS"
|
||||||
|
|
||||||
Maintainer Notes:
|
Maintainer Notes:
|
||||||
Version code and name are dynamically generated from the Git tag.
|
Version code and name are dynamically generated from the Git tag.
|
||||||
|
|
||||||
|
@ -142,5 +148,5 @@ The Gradle properties are added to avoid a Gradle error but they are only used i
|
||||||
Auto Update Mode:Version v%c
|
Auto Update Mode:Version v%c
|
||||||
Update Check Mode:HTTP
|
Update Check Mode:HTTP
|
||||||
Update Check Data:https://www.amine-bou.fr/version.txt|versionCode=(.*)|.|versionName=(.*)
|
Update Check Data:https://www.amine-bou.fr/version.txt|versionCode=(.*)|.|versionName=(.*)
|
||||||
Current Version:1718113331-github
|
Current Version:1718123431-github
|
||||||
Current Version Code:1718113331
|
Current Version Code:1718123431
|
||||||
|
|
Loading…
Reference in a new issue