Merge branch 'silence' into 'master'
Update Silence to 0.15.8 (137) and 0.16.4-unstable (203) See merge request fdroid/fdroiddata!2578
This commit is contained in:
commit
9ecee85a60
|
@ -399,6 +399,15 @@ Build:0.15.7,136
|
||||||
./scripts/build-witness.sh && \
|
./scripts/build-witness.sh && \
|
||||||
rm -rf libs/gradle-witness/build
|
rm -rf libs/gradle-witness/build
|
||||||
|
|
||||||
|
Build:0.15.8,137
|
||||||
|
commit=v0.15.8
|
||||||
|
submodules=yes
|
||||||
|
gradle=yes
|
||||||
|
rm=libs/*.jar
|
||||||
|
prebuild=touch signing.properties && \
|
||||||
|
./scripts/build-witness.sh && \
|
||||||
|
rm -rf libs/gradle-witness/build
|
||||||
|
|
||||||
Build:0.16.1-unstable,200
|
Build:0.16.1-unstable,200
|
||||||
commit=v0.16.1-unstable
|
commit=v0.16.1-unstable
|
||||||
submodules=yes
|
submodules=yes
|
||||||
|
@ -426,6 +435,15 @@ Build:0.16.3-unstable,202
|
||||||
./scripts/build-witness.sh && \
|
./scripts/build-witness.sh && \
|
||||||
rm -rf libs/gradle-witness/build
|
rm -rf libs/gradle-witness/build
|
||||||
|
|
||||||
|
Build:0.16.4-unstable,203
|
||||||
|
commit=v0.16.4-unstable
|
||||||
|
submodules=yes
|
||||||
|
gradle=yes
|
||||||
|
rm=libs/*.jar
|
||||||
|
prebuild=touch signing.properties && \
|
||||||
|
./scripts/build-witness.sh && \
|
||||||
|
rm -rf libs/gradle-witness/build
|
||||||
|
|
||||||
Maintainer Notes:
|
Maintainer Notes:
|
||||||
Summary and Description have been moved to the new localizable text files:
|
Summary and Description have been moved to the new localizable text files:
|
||||||
https://f-droid.org/docs/All_About_Descriptions_Graphics_and_Screenshots
|
https://f-droid.org/docs/All_About_Descriptions_Graphics_and_Screenshots
|
||||||
|
@ -434,5 +452,5 @@ https://f-droid.org/docs/All_About_Descriptions_Graphics_and_Screenshots
|
||||||
Archive Policy:12 versions
|
Archive Policy:12 versions
|
||||||
Auto Update Mode:Version v%v
|
Auto Update Mode:Version v%v
|
||||||
Update Check Mode:Tags ^v[0-9\\.]+$
|
Update Check Mode:Tags ^v[0-9\\.]+$
|
||||||
Current Version:0.15.7
|
Current Version:0.15.8
|
||||||
Current Version Code:136
|
Current Version Code:137
|
||||||
|
|
Loading…
Reference in a new issue