mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update SatStat to 3.3 (3030)
This commit is contained in:
parent
b4df2998f6
commit
6947657f8b
1 changed files with 9 additions and 2 deletions
|
|
@ -116,6 +116,13 @@ Build:3.2,3020
|
||||||
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.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:
|
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
|
||||||
|
|
@ -126,5 +133,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.2
|
Current Version:3.3
|
||||||
Current Version Code:3020
|
Current Version Code:3030
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue