Update Conversations to 1.2.0-beta (54)

This commit is contained in:
F-Droid Builder 2015-03-20 01:36:04 +00:00 committed by Ciaran Gultnieks
parent ce8109c613
commit 25e4bfd0a5

View file

@ -409,6 +409,16 @@ Build:1.1.0,53
popd && \ popd && \
sed -i -e '/mavenCentral/amavenLocal()\n' -e '/maven {/d' -e '/jitsi.github.com/,+1d' -e '/applicationVariants/i/*' -e '/lintOptions {/i*/' build.gradle sed -i -e '/mavenCentral/amavenLocal()\n' -e '/maven {/d' -e '/jitsi.github.com/,+1d' -e '/applicationVariants/i/*' -e '/lintOptions {/i*/' build.gradle
Build:1.2.0-beta,54
commit=1.2.0-beta
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: Maintainer Notes:
Build succeeds now, but fdroid strips a line required for output variants. Build succeeds now, but fdroid strips a line required for output variants.
The current solution is to comment out buildTypes {} and lintOptions {}, but The current solution is to comment out buildTypes {} and lintOptions {}, but
@ -417,6 +427,6 @@ we should fix this or at least narrow it down. Enabling for now.
Auto Update Mode:Version %v Auto Update Mode:Version %v
Update Check Mode:Tags Update Check Mode:Tags
Current Version:1.1.0 Current Version:1.2.0-beta
Current Version Code:53 Current Version Code:54