Berlin-Vegan: Remove apk to get in sync with upstream VC
This commit is contained in:
parent
243d2690d2
commit
e94ce98061
|
@ -52,14 +52,9 @@ Build:1.9,21
|
|||
cd ../../ && \
|
||||
ant prod.android
|
||||
|
||||
Build:2.0.2-fdroid,24
|
||||
commit=53a5c2d0e26dadeceab85cf264ed0d60ba300b44
|
||||
subdir=app
|
||||
gradle=foss
|
||||
prebuild=sed -i -e 's/versionName gitTag ?: gitBranch/versionName \"$$VERSION$$\"/g' -e 's/def gitDescription = dirtyWorkingCopy .*/def gitDescription = gitHash/g' -e '/playstoreCompile/d' build.gradle
|
||||
|
||||
Build:2.0.3-fdroid,25
|
||||
commit=d9e6a1a
|
||||
Build:2.0.3-fdroid,24
|
||||
disable=remove apk to get in sync with upstream VC
|
||||
commit=2.0.3
|
||||
subdir=app
|
||||
gradle=foss
|
||||
prebuild=sed -i -e 's/versionName gitTag ?: gitBranch/versionName \"$$VERSION$$\"/g' -e 's/def gitDescription = dirtyWorkingCopy .*/def gitDescription = gitHash/g' -e '/playstoreCompile/d' build.gradle
|
||||
|
@ -68,10 +63,9 @@ Maintainer Notes:
|
|||
* Versions <= 2.0 do not build from the current repo, but one needs to use the old repo <https://github.com/smeir/Berlin-Vegan-Guide>
|
||||
* AUM wont work, since we rely on the versionname, which yet cannot be parsed from gradle:
|
||||
Auto Update Mode:Version +-fdroid %v
|
||||
* UCM:Tags when they get around to bumping VC before tagging...
|
||||
.
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:RepoManifest/development
|
||||
Update Check Mode:Tags
|
||||
Current Version:Unknown
|
||||
Current Version Code:25
|
||||
Current Version Code:24
|
||||
|
|
Loading…
Reference in a new issue