smsbackup: add 1.5.11-beta4
Use jitpack.io to get the k9-library dependency.
This commit is contained in:
parent
473932e58b
commit
dfe15deaf5
|
@ -209,11 +209,12 @@ Build:1.5.10,1554
|
|||
$$MVN3$$ -Dmaven.test.skip=true install && \
|
||||
popd
|
||||
|
||||
Maintainer Notes:
|
||||
We try to repurpose the official mavendeployer (which deploys to bintray) for a
|
||||
mavenLocal() deployment. I don't know if this will work on the BS. It builds
|
||||
locally, though.
|
||||
.
|
||||
Build:1.5.11-beta4,1557
|
||||
commit=171aed735b5858e09ad957c556d6069f7b5ad9ab
|
||||
subdir=app
|
||||
gradle=yes
|
||||
prebuild=sed -i -e 's/"https:\/\/dl.bintray.com\/jberkel\/maven"/"https:\/\/jitpack.io"/' ../build.gradle && \
|
||||
sed -i -e 's/com.fsck.k9.mail:lib:0.0.1.75bb293/com.github.jberkel:k-9:75bb293984/' build.gradle
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:Tags ^[0-9.]*$
|
||||
|
|
Loading…
Reference in a new issue