mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-22 13:49:06 +00:00
Radiobeacon: Disable due resource errors
This commit is contained in:
parent
a7fee17792
commit
e2dd39907b
1 changed files with 2 additions and 1 deletions
|
|
@ -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
|
||||
|
||||
Build:0.8.5,13
|
||||
disable=resource error
|
||||
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
|
||||
prebuild=sed -i -e 's/0.4.3/0.5.1/g' -e '/svg-android/d' build.gradle
|
||||
|
||||
Maintainer Notes:
|
||||
Upstream is using ant, but building mapsforge from source requires gradle, which fails
|
||||
|
|
|
|||
Loading…
Reference in a new issue