Update Silence to v0.15.10 (139) and v0.16.6-unstable (205)

This commit is contained in:
Bastien Le Querrec 2017-11-30 20:49:57 +01:00
parent 24935b7d89
commit 80b9b71e4d

View file

@ -417,6 +417,15 @@ Build:0.15.9,138
./scripts/build-witness.sh && \
rm -rf libs/gradle-witness/build
Build:0.15.10,139
commit=v0.15.10
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
@ -462,6 +471,15 @@ Build:0.16.5-unstable,204
./scripts/build-witness.sh && \
rm -rf libs/gradle-witness/build
Build:0.16.6-unstable,205
commit=v0.16.6-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.
@ -473,5 +491,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.9
Current Version Code:138
Current Version:0.15.10
Current Version Code:139