Conversations: fix build, now using a flavour
This commit is contained in:
parent
63cd07b2f9
commit
19456f61da
|
@ -583,14 +583,8 @@ Build:1.9.4,123
|
|||
|
||||
Build:1.10.0,127
|
||||
commit=1.10.0
|
||||
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
|
||||
we should fix this or at least narrow it down. Enabling for now.
|
||||
.
|
||||
gradle=free
|
||||
prebuild=sed -i -e '/playstoreCompile/d' -e '/maven {/,+2d' build.gradle
|
||||
|
||||
Auto Update Mode:Version %v
|
||||
Update Check Mode:Tags
|
||||
|
|
Loading…
Reference in a new issue