Update Conversations to 1.6.7 (92)

This commit is contained in:
F-Droid Builder 2015-08-29 01:32:31 +00:00 committed by Ciaran Gultnieks
parent e0f635afc7
commit 2255affaf2

View file

@ -504,6 +504,11 @@ Build:1.6.6,91
gradle=yes
prebuild=sed -i -e '/applicationVariants/i/*' -e '/lintOptions {/i*/' build.gradle
Build:1.6.7,92
commit=1.6.7
gradle=yes
prebuild=sed -i -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
@ -512,6 +517,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.6.6
Current Version Code:91
Current Version:1.6.7
Current Version Code:92