Update SatStat to 3.3 (3030)

This commit is contained in:
F-Droid Builder 2018-03-31 03:08:40 +01:00 committed by Ciaran Gultnieks
parent b4df2998f6
commit 6947657f8b

View file

@ -116,6 +116,13 @@ Build:3.2,3020
rm=libs/*jar
prebuild=sed -i -e 's/0.4.0/0.4.3/g' build.gradle
Build:3.3,3030
commit=satstat-3.3
init=./setbuild.sh
gradle=yes
rm=libs/*jar
prebuild=sed -i -e 's/0.4.0/0.4.3/g' build.gradle
Maintainer Notes:
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
@ -126,5 +133,5 @@ Upstream uses ant but maintains build.gradle for F-Droid.
Auto Update Mode:Version satstat-%v
Update Check Mode:Tags
Current Version:3.2
Current Version Code:3020
Current Version:3.3
Current Version Code:3030