Ensichat: remove redundancy

This commit is contained in:
Daniel Martí 2015-09-23 12:52:08 -07:00
parent 6277851f8d
commit 9df12e3b6d

View file

@ -51,7 +51,7 @@ Build:0.1.7,8
commit=0.1.7
subdir=app
gradle=rel
build=test `gradle assembleRelRelease` || true
build=gradle assembleRelRelease || true
Maintainer Notes:
The build fails when running it once, but works the second time. The