From 97a171aabcf53eef9f859b4c720f7a3fe5d5686b Mon Sep 17 00:00:00 2001 From: F-Droid Builder Date: Mon, 17 Nov 2014 01:31:09 +0000 Subject: [PATCH] Update Conversations to 0.8.4 (36) --- 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 1c3f3d18eb..5385ccc86d 100644 --- a/metadata/eu.siacs.conversations.txt +++ b/metadata/eu.siacs.conversations.txt @@ -300,6 +300,16 @@ Build:0.8.3,35 popd && \ sed -i -e '/mavenCentral/amavenLocal()\n' -e '/maven {/d' -e '/jitsi.github.com/,+1d' -e '/buildTypes {/i/*' -e '/subprojects/i*/' build.gradle +Build:0.8.4,36 + commit=0.8.4 + gradle=yes + srclibs=Otr4j-jitsi@6d879761605dba48c80c0d3f44a6555b522d0c2e + prebuild=pushd $$Otr4j-jitsi$$ && \ + $$MVN3$$ clean && \ + $$MVN3$$ install && \ + popd && \ + sed -i -e '/mavenCentral/amavenLocal()\n' -e '/maven {/d' -e '/jitsi.github.com/,+1d' -e '/buildTypes {/i/*' -e '/subprojects/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 @@ -308,6 +318,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:0.8.3 -Current Version Code:35 +Current Version:0.8.4 +Current Version Code:36