Update Silence to 0.15.13 (142) and 0.16.9-unstable (208)

This commit is contained in:
Bastien Le Querrec 2018-03-23 19:05:34 +01:00
parent 308f8adc54
commit c4486f7ba8

View file

@ -444,6 +444,15 @@ Build:0.15.12,141
./scripts/build-witness.sh && \
rm -rf libs/gradle-witness/build
Build:0.15.13,142
commit=v0.15.13
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
@ -516,6 +525,15 @@ Build:0.16.8-unstable,207
./scripts/build-witness.sh && \
rm -rf libs/gradle-witness/build
Build:0.16.9-unstable,208
commit=v0.16.9-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.
@ -527,5 +545,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.12
Current Version Code:141
Current Version:0.15.13
Current Version Code:142