Update Silence to 0.15.11 (140) and 0.16.7-unstable (206)

This commit is contained in:
Bastien Le Querrec 2018-01-04 23:43:31 +01:00
parent 164c13f0bc
commit 4b53f65352

View file

@ -426,6 +426,15 @@ Build:0.15.10,139
./scripts/build-witness.sh && \
rm -rf libs/gradle-witness/build
Build:0.15.11,140
commit=v0.15.11
submodules=yes
gradle=yes
rm=libs/*.jar,libs/org.greenrobot.eventbus/EventBusTest/libs/*.jar,libs/com.android.support.support-v4-preferencefragment/maven-repository/
prebuild=touch signing.properties && \
./scripts/build-witness.sh && \
rm -rf libs/gradle-witness/build
Build:0.16.1-unstable,200
commit=v0.16.1-unstable
submodules=yes
@ -480,6 +489,15 @@ Build:0.16.6-unstable,205
./scripts/build-witness.sh && \
rm -rf libs/gradle-witness/build
Build:0.16.7-unstable,206
commit=v0.16.7-unstable
submodules=yes
gradle=yes
rm=libs/*.jar,libs/org.greenrobot.eventbus/EventBusTest/libs/*.jar,libs/com.android.support.support-v4-preferencefragment/maven-repository/
prebuild=touch signing.properties && \
./scripts/build-witness.sh && \
rm -rf libs/gradle-witness/build
Maintainer Notes:
Auto Update does not really work because the latest unstable build is newer than CV.
So we need to always add new build manually.
@ -491,5 +509,5 @@ https://f-droid.org/docs/All_About_Descriptions_Graphics_and_Screenshots
Archive Policy:12 versions
Auto Update Mode:Version v%v
Update Check Mode:Tags ^v[0-9\\.]+$
Current Version:0.15.10
Current Version Code:139
Current Version:0.15.11
Current Version Code:140