From 1539ba8f9d90cb53d2eddfe27a9df0a1dfba519f Mon Sep 17 00:00:00 2001 From: F-Droid Builder Date: Mon, 2 Mar 2015 01:32:11 +0000 Subject: [PATCH] Update Conversations to 1.1.0 (53) --- metadata/eu.siacs.conversations.txt | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/metadata/eu.siacs.conversations.txt b/metadata/eu.siacs.conversations.txt index 0aa692e705..61938eef13 100644 --- a/metadata/eu.siacs.conversations.txt +++ b/metadata/eu.siacs.conversations.txt @@ -399,6 +399,16 @@ Build:1.1.0-beta,51 popd && \ sed -i -e '/mavenCentral/amavenLocal()\n' -e '/maven {/d' -e '/jitsi.github.com/,+1d' -e '/applicationVariants/i/*' -e '/lintOptions {/i*/' build.gradle +Build:1.1.0,53 + commit=1.1.0 + gradle=yes + srclibs=Otr4j-jitsi@8bc49a960b995ab79583df592abe7a5066599491 + prebuild=pushd $$Otr4j-jitsi$$ && \ + $$MVN3$$ clean && \ + $$MVN3$$ install && \ + popd && \ + sed -i -e '/mavenCentral/amavenLocal()\n' -e '/maven {/d' -e '/jitsi.github.com/,+1d' -e '/applicationVariants/i/*' -e '/lintOptions {/i*/' build.gradle + Maintainer Notes: Build succeeds now, but fdroid strips a line required for output variants. The current solution is to comment out buildTypes {} and lintOptions {}, but @@ -407,6 +417,6 @@ we should fix this or at least narrow it down. Enabling for now. Auto Update Mode:Version %v Update Check Mode:Tags -Current Version:1.1.0-beta -Current Version Code:51 +Current Version:1.1.0 +Current Version Code:53