Update Silence to 0.15.12 (141) and 0.16.8-unstable (207)

This commit is contained in:
Bastien Le Querrec 2018-02-19 21:31:44 +01:00
parent c4c2158150
commit afe6fd62fa

View file

@ -435,6 +435,15 @@ Build:0.15.11,140
./scripts/build-witness.sh && \
rm -rf libs/gradle-witness/build
Build:0.15.12,141
commit=v0.15.12
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
@ -498,6 +507,15 @@ Build:0.16.7-unstable,206
./scripts/build-witness.sh && \
rm -rf libs/gradle-witness/build
Build:0.16.8-unstable,207
commit=v0.16.8-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.
@ -509,5 +527,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.11
Current Version Code:140
Current Version:0.15.12
Current Version Code:141