From 019880f2c2aac61b9cfe678843411832e9e14600 Mon Sep 17 00:00:00 2001 From: relan Date: Mon, 29 Jul 2019 07:40:18 +0300 Subject: [PATCH] phyphox: remove init hack Not needed anymore. --- metadata/de.rwth_aachen.phyphox.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/metadata/de.rwth_aachen.phyphox.yml b/metadata/de.rwth_aachen.phyphox.yml index 0c58964b61..dafb767f1a 100644 --- a/metadata/de.rwth_aachen.phyphox.yml +++ b/metadata/de.rwth_aachen.phyphox.yml @@ -71,7 +71,6 @@ Builds: commit: v1.1.2 subdir: app submodules: true - init: echo "android { lintOptions { disable 'InvalidPackage' } }" >>build.gradle gradle: - regular