SMSSecure: Fix build (somewhat)

This commit is contained in:
Boris Kraut 2015-09-22 11:20:17 +02:00
parent 77a7df8470
commit 5744ae3938

View file

@ -202,6 +202,8 @@ Build:0.11.2,111
./scripts/build-witness.sh && \
rm -rf libs/gradle-witness/build
#while the scanignore fixes the build, this is most likely not intended.
#also, this will break with other gradle versions.
Build:0.11.3,112
commit=v0.11.3
submodules=yes
@ -210,6 +212,7 @@ Build:0.11.3,112
prebuild=touch signing.properties && \
./scripts/build-witness.sh && \
rm -rf libs/gradle-witness/build
scanignore=libs/gradle-witness/.gradle/2.2.1/taskArtifacts/*.bin
Auto Update Mode:Version v%v
Update Check Mode:Tags