Update Radiobeacon to 0.8.5 (13)

This commit is contained in:
F-Droid Builder 2015-06-08 03:00:55 +02:00 committed by Ciaran Gultnieks
parent 950002c408
commit 5f702064bf

View file

@ -69,6 +69,14 @@ Build:0.8.4,12
rm=android/libs/*jar rm=android/libs/*jar
prebuild=sed -i -e 's/0.4.3/0.5.0-rc1/g' -e '/svg-android/d' build.gradle prebuild=sed -i -e 's/0.4.3/0.5.0-rc1/g' -e '/svg-android/d' build.gradle
Build:0.8.5,13
commit=v0.8.5
subdir=android
patch=openbmap-gradle.patch
gradle=yes
rm=android/libs/*jar
prebuild=sed -i -e 's/0.4.3/0.5.0-rc1/g' -e '/svg-android/d' build.gradle
Maintainer Notes: Maintainer Notes:
Upstream is using ant, but building mapsforge from source requires gradle, which fails Upstream is using ant, but building mapsforge from source requires gradle, which fails
on the build server if called in an ant or maven project (or when called multiple times). on the build server if called in an ant or maven project (or when called multiple times).
@ -79,6 +87,6 @@ mavenCentral. Can be removed if upstream accepts our gradle patches.
Auto Update Mode:Version v%v Auto Update Mode:Version v%v
Update Check Mode:Tags Update Check Mode:Tags
Current Version:0.8.4 Current Version:0.8.5
Current Version Code:12 Current Version Code:13