From 4cc4eee42afb642d8a6f280d8b4accf0c6aa5295 Mon Sep 17 00:00:00 2001 From: Marcus Hoffmann Date: Wed, 22 Nov 2017 14:41:24 +0100 Subject: [PATCH] Labcoat: add 2.5.0 enable AUM Add workaround for installing sdk27. --- metadata/com.commit451.gitlab.txt | 20 +++++++++++++------- 1 file changed, 13 insertions(+), 7 deletions(-) diff --git a/metadata/com.commit451.gitlab.txt b/metadata/com.commit451.gitlab.txt index 4675a3d31b..b46eef5696 100644 --- a/metadata/com.commit451.gitlab.txt +++ b/metadata/com.commit451.gitlab.txt @@ -126,11 +126,17 @@ Build:2.4.12,2041200 prebuild=sed -i -e '1,14d' -e '/normalImplementation/,+2d' -e '/enableCrashlytics/s/true/false/g' -e "/apply plugin: 'io.fabric'/d" build.gradle && \ sed -i -e '/maven.google.com/d' ../build.gradle -Maintainer Notes: -Upstream generates version at build time, no UCM. -. +Build:2.5.0,2050000 + commit=2.5.0 + subdir=app + sudo=. /etc/profile.d/bsenv.sh && \ + echo -e '\nd56f5187479451eabf01fb78af6dfcb131a6481e' > $ANDROID_HOME/licenses/android-sdk-license && \ + chgrp vagrant $ANDROID_HOME/platforms && \ + chmod g+w $ANDROID_HOME/platforms + gradle=fdroid + prebuild=sed -i -e '1,14d' -e '/normalImplementation/,+2d' -e '/enableCrashlytics/s/true/false/g' -e "/apply plugin: 'io.fabric'/d" build.gradle -Auto Update Mode:None -Update Check Mode:None -Current Version:2.4.12 -Current Version Code:2041200 +Auto Update Mode:Version %v +Update Check Mode:Tags +Current Version:2.5.0 +Current Version Code:2050000