From f44285c66424cafa362e6912d1112d77cc5ffca8 Mon Sep 17 00:00:00 2001 From: Sebastian Staacks Date: Sun, 28 Jul 2019 22:38:31 +0200 Subject: [PATCH] Fix to compile phyphox with "regular" flavor. --- metadata/de.rwth_aachen.phyphox.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/metadata/de.rwth_aachen.phyphox.yml b/metadata/de.rwth_aachen.phyphox.yml index 07ff766ceb..0c58964b61 100644 --- a/metadata/de.rwth_aachen.phyphox.yml +++ b/metadata/de.rwth_aachen.phyphox.yml @@ -73,7 +73,7 @@ Builds: submodules: true init: echo "android { lintOptions { disable 'InvalidPackage' } }" >>build.gradle gradle: - - yes + - regular AutoUpdateMode: Version v%v UpdateCheckMode: Tags