Kõnele: Fix build
This commit is contained in:
parent
4797003c4c
commit
aeb74dd11a
|
@ -61,12 +61,12 @@ Build:1.2.04,1204
|
||||||
popd
|
popd
|
||||||
|
|
||||||
Build:1.2.06,1206
|
Build:1.2.06,1206
|
||||||
disable=builds with scaningore
|
|
||||||
commit=v1.2.06
|
commit=v1.2.06
|
||||||
subdir=app
|
subdir=app
|
||||||
gradle=yes
|
gradle=yes
|
||||||
submodules=yes
|
submodules=yes
|
||||||
rm=app/libs/*.jar
|
rm=app/libs/*.jar
|
||||||
|
scandelete=net-speech-api/target/
|
||||||
prebuild=sed -i -e '/commandLine/s|mvn|$$MVN3$$|g' ../other.gradle && \
|
prebuild=sed -i -e '/commandLine/s|mvn|$$MVN3$$|g' ../other.gradle && \
|
||||||
pushd ../ && gradle -b other.gradle clean && gradle -b other.gradle makeNetSpeechApi && popd
|
pushd ../ && gradle -b other.gradle clean && gradle -b other.gradle makeNetSpeechApi && popd
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue