Update SatStat to 3.1 (3010)

This commit is contained in:
F-Droid Builder 2016-07-27 01:19:11 +01:00 committed by Ciaran Gultnieks
parent e70aa99ba4
commit 0c0732b992

View file

@ -102,6 +102,13 @@ Build:3.0,3000
rm=libs/*jar rm=libs/*jar
prebuild=sed -i -e 's/0.4.0/0.4.3/g' build.gradle prebuild=sed -i -e 's/0.4.0/0.4.3/g' build.gradle
Build:3.1,3010
commit=satstat-3.1
init=./setbuild.sh
gradle=yes
rm=libs/*jar
prebuild=sed -i -e 's/0.4.0/0.4.3/g' build.gradle
Maintainer Notes: Maintainer Notes:
Build 2.0 switched to gradle because of the dependency on mapsforge, which fails on the build server Build 2.0 switched to gradle because of the dependency on mapsforge, which fails on the build server
if called in an ant or maven project (or when called multiple times). See if called in an ant or maven project (or when called multiple times). See
@ -112,5 +119,5 @@ Upstream uses ant but maintains build.gradle for F-Droid.
Auto Update Mode:Version satstat-%v Auto Update Mode:Version satstat-%v
Update Check Mode:Tags Update Check Mode:Tags
Current Version:3.0 Current Version:3.1
Current Version Code:3000 Current Version Code:3010