Conversations: Try to fix build.
This commit is contained in:
parent
24bdea017c
commit
4124956aac
|
@ -353,12 +353,12 @@ Build:0.9.3,40
|
|||
Build:0.10,41
|
||||
commit=0.10
|
||||
gradle=yes
|
||||
srclibs=Otr4j-jitsi@6d879761605dba48c80c0d3f44a6555b522d0c2e
|
||||
srclibs=Otr4j-jitsi@afe98010a5c7bbdc3a0ff5cebd56db880e7c6733
|
||||
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
|
||||
sed -i -e '/mavenCentral/amavenLocal()\n' -e '/maven {/d' -e '/jitsi.github.com/,+1d' -e '/applicationVariants/i/*' -e '/lintOptions {/i*/' build.gradle
|
||||
|
||||
Maintainer Notes:
|
||||
Build succeeds now, but fdroid strips a line required for output variants.
|
||||
|
|
Loading…
Reference in a new issue