Readerforselfoss - fix build: get version for current tag, not latest

This commit is contained in:
Licaon_Kter 2018-11-30 04:46:13 +00:00
parent 0e8d28c00c
commit 54d39c04b9

View file

@ -123,6 +123,7 @@ Build:1718113321-github,1718113321
commit=v1718113321
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: