From 0b8c5b8e92e667a742e84e61018461efd8e8c8a7 Mon Sep 17 00:00:00 2001 From: Marcus Hoffmann Date: Sun, 24 Feb 2019 13:19:22 +0100 Subject: [PATCH] brighttime: somehow maxsdk is still broken --- metadata/teamunguided.brighttime.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/metadata/teamunguided.brighttime.yml b/metadata/teamunguided.brighttime.yml index db1644c4f0..9b6efd1f7c 100644 --- a/metadata/teamunguided.brighttime.yml +++ b/metadata/teamunguided.brighttime.yml @@ -20,6 +20,7 @@ Repo: https://github.com/Team-Unguided/BrightTime Builds: - versionName: '1.0' versionCode: 1 + disable: maxsdk still broken commit: 208f349032698c43d8df99edc79ba46fdbf88cc6 subdir: app init: sed -i -e '/maxSdkLevel/d' src/main/AndroidManifest.xml