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 ../../ && \
|
cd ../../ && \
|
||||||
ant prod.android
|
ant prod.android
|
||||||
|
|
||||||
Build:2.0.2-fdroid,24
|
Build:2.0.3-fdroid,24
|
||||||
commit=53a5c2d0e26dadeceab85cf264ed0d60ba300b44
|
disable=remove apk to get in sync with upstream VC
|
||||||
subdir=app
|
commit=2.0.3
|
||||||
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
|
|
||||||
subdir=app
|
subdir=app
|
||||||
gradle=foss
|
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
|
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>
|
* 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:
|
* AUM wont work, since we rely on the versionname, which yet cannot be parsed from gradle:
|
||||||
Auto Update Mode:Version +-fdroid %v
|
Auto Update Mode:Version +-fdroid %v
|
||||||
* UCM:Tags when they get around to bumping VC before tagging...
|
|
||||||
.
|
.
|
||||||
|
|
||||||
Auto Update Mode:None
|
Auto Update Mode:None
|
||||||
Update Check Mode:RepoManifest/development
|
Update Check Mode:Tags
|
||||||
Current Version:Unknown
|
Current Version:Unknown
|
||||||
Current Version Code:25
|
Current Version Code:24
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue