Update Conversations to 1.9.3 (122)

This commit is contained in:
F-Droid Builder 2016-02-05 01:33:59 +00:00 committed by Ciaran Gultnieks
parent 2eeeb5e160
commit 83418580a5
1 changed files with 7 additions and 2 deletions

View File

@ -582,6 +582,11 @@ Build:1.9.2,121
gradle=yes
prebuild=sed -i -e '/applicationVariants/i/*' -e '/lintOptions {/i*/' -e '/maven {/,+2d' build.gradle
Build:1.9.3,122
commit=1.9.3
gradle=yes
prebuild=sed -i -e '/applicationVariants/i/*' -e '/lintOptions {/i*/' -e '/maven {/,+2d' 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
@ -590,5 +595,5 @@ 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.9.2
Current Version Code:121
Current Version:1.9.3
Current Version Code:122