Radiobeacon: Disable due resource errors

This commit is contained in:
Boris Kraut 2015-06-10 13:36:34 +02:00
parent a7fee17792
commit e2dd39907b

View file

@ -70,12 +70,13 @@ Build:0.8.4,12
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 Build:0.8.5,13
disable=resource error
commit=v0.8.5 commit=v0.8.5
subdir=android subdir=android
patch=openbmap-gradle.patch patch=openbmap-gradle.patch
gradle=yes gradle=yes
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.1/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