Update CV of DroidUPnP to 2.3.0 (15)

This commit is contained in:
F-Droid Builder 2015-03-02 05:02:10 +00:00 committed by Ciaran Gultnieks
parent ef7b55c79c
commit cc0b55a3fe

View file

@ -35,17 +35,19 @@ Build:2.2.0,13
commit=v2.2.0
gradle=yes
srclibs=Cling@2.0.1
prebuild=\
sed -i -e '/4thline.org/,+1d' -e '/maven {/d' build.gradle && \
pushd $$Cling$$ && $$MVN3$$ -DskipTests install && popd
prebuild=sed -i -e '/4thline.org/,+1d' -e '/maven {/d' build.gradle && \
pushd $$Cling$$ && \
$$MVN3$$ -DskipTests install && \
popd
Build:2.2.1,14
commit=v2.2.1
gradle=yes
srclibs=Cling@2.0.1
prebuild=\
sed -i -e '/4thline.org/,+1d' -e '/maven {/d' build.gradle && \
pushd $$Cling$$ && $$MVN3$$ install && popd
prebuild=sed -i -e '/4thline.org/,+1d' -e '/maven {/d' build.gradle && \
pushd $$Cling$$ && \
$$MVN3$$ install && \
popd
Maintainer Notes:
The app itself uses the official 4thline repo to get Cling and dependencies. While
@ -55,6 +57,6 @@ in quite some jars from different untrusted repos, even 4thline again...
Auto Update Mode:None
Update Check Mode:Tags
Current Version:2.2.1
Current Version Code:14
Current Version:2.3.0
Current Version Code:15