From 14166e66adbc5378e2cb3ef5ac6c66c60884780b Mon Sep 17 00:00:00 2001 From: Boris Kraut Date: Sun, 26 Mar 2017 21:30:08 +0200 Subject: [PATCH] WebApps: Disable failing build --- metadata/com.tobykurien.webapps.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/metadata/com.tobykurien.webapps.txt b/metadata/com.tobykurien.webapps.txt index 273052215c..745f5ed217 100644 --- a/metadata/com.tobykurien.webapps.txt +++ b/metadata/com.tobykurien.webapps.txt @@ -105,6 +105,7 @@ Build:v2.10,15 gradle assembleRelease Build:v2.11,16 + disable=doesnt build commit=v2.11 gradle=yes prebuild=echo -e "android { lintOptions { disable 'MissingTranslation'\n\ndisable 'ExtraTranslation' } }" >> build.gradle