Kolab Notes: fix build, disable AUM
This commit is contained in:
parent
fb7b2c878d
commit
4354577473
|
@ -317,37 +317,17 @@ Build:0.6.0,31
|
|||
$$MVN3$$ install && \
|
||||
popd
|
||||
|
||||
Build:0.9.0,32
|
||||
commit=0.9.0
|
||||
subdir=app
|
||||
gradle=yes
|
||||
srclibs=KolabNotesLib@1.2.0
|
||||
prebuild=sed -i -e 's/com.github.konradrenner/org.kore.kolab.notes/g' build.gradle && \
|
||||
pushd $$KolabNotesLib$$ && \
|
||||
$$MVN3$$ install && \
|
||||
popd
|
||||
|
||||
Build:0.9.1,33
|
||||
commit=0.9.1
|
||||
subdir=app
|
||||
gradle=yes
|
||||
srclibs=KolabNotesLib@1.2.0
|
||||
prebuild=sed -i -e 's/com.github.konradrenner/org.kore.kolab.notes/g' build.gradle && \
|
||||
pushd $$KolabNotesLib$$ && \
|
||||
$$MVN3$$ install && \
|
||||
popd
|
||||
|
||||
Build:0.9.2,34
|
||||
commit=0.9.2
|
||||
subdir=app
|
||||
init=sed -i '18imaven { url "https://jitpack.io" }' ../build.gradle
|
||||
gradle=yes
|
||||
srclibs=KolabNotesLib@1.2.0
|
||||
prebuild=sed -i -e 's/com.github.konradrenner/org.kore.kolab.notes/g' build.gradle && \
|
||||
pushd $$KolabNotesLib$$ && \
|
||||
$$MVN3$$ install && \
|
||||
popd
|
||||
|
||||
Auto Update Mode:Version %v
|
||||
Maintainer Notes:
|
||||
Jitpack repo not properly set up. Re-enable AUM once fixed.
|
||||
.
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:Tags
|
||||
Current Version:0.9.2
|
||||
Current Version Code:34
|
||||
|
|
Loading…
Reference in a new issue