Update Conversations to 0.8.3 (35)

This commit is contained in:
F-Droid Builder 2014-11-10 01:31:01 +00:00 committed by Ciaran Gultnieks
parent d53196fe21
commit ac20607361

View file

@ -4,8 +4,8 @@ Web Site:
Source Code:https://github.com/siacs/Conversations
Issue Tracker:https://github.com/siacs/Conversations/issues
Donate:https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=CW3SYT3KG5PDL
Bitcoin:1NxSU1YxYzJVDpX1rcESAA3NJki7kRgeeu
FlattrID:3531619
Bitcoin:1NxSU1YxYzJVDpX1rcESAA3NJki7kRgeeu
Auto Name:Conversations
Summary:XMPP client
@ -282,10 +282,19 @@ Build:0.8,32
Build:0.8.2,34
commit=0.8.2
srclibs=Otr4j-jitsi@6d879761605dba48c80c0d3f44a6555b522d0c2e
gradle=yes
prebuild=\
pushd $$Otr4j-jitsi$$ && \
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
Build:0.8.3,35
commit=0.8.3
gradle=yes
srclibs=Otr4j-jitsi@6d879761605dba48c80c0d3f44a6555b522d0c2e
prebuild=pushd $$Otr4j-jitsi$$ && \
$$MVN3$$ clean && \
$$MVN3$$ install && \
popd && \
@ -299,6 +308,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.2
Current Version Code:34
Current Version:0.8.3
Current Version Code:35