fix and activate Radiobeacon
This commit is contained in:
parent
156bec4b19
commit
ceca16432b
|
|
@ -1,5 +1,5 @@
|
||||||
Category:Internet
|
Category:Internet
|
||||||
License:GPLv3
|
License:AGPLv3
|
||||||
Web Site:http://openbmap.org
|
Web Site:http://openbmap.org
|
||||||
Source Code:https://code.google.com/p/openbmap
|
Source Code:https://code.google.com/p/openbmap
|
||||||
Issue Tracker:http://sourceforge.net/projects/myposition/support
|
Issue Tracker:http://sourceforge.net/projects/myposition/support
|
||||||
|
|
@ -23,8 +23,12 @@ Status: Testing
|
||||||
Repo Type:git
|
Repo Type:git
|
||||||
Repo:https://code.google.com/p/openbmap
|
Repo:https://code.google.com/p/openbmap
|
||||||
|
|
||||||
Build Version:1.0,1,!jars not yet verified; license not explicit at fe1f5fe76b,subdir=android,\
|
Build Version:1.0,1,fe1f5fe76b,subdir=android,\
|
||||||
init=rm -rf bin/ && sed -i '/proguard/d' project.properties
|
init=rm -rf bin/ && sed -i '/proguard/d' project.properties,\
|
||||||
|
srclibs=Mapsforge@0f71a427bd50,\
|
||||||
|
build=$$MVN3$$ clean package -DskipTests -f $$Mapsforge$$/pom.xml && \
|
||||||
|
mv $$Mapsforge$$/mapsforge-map/target/\
|
||||||
|
mapsforge-map-0.3.1-SNAPSHOT-jar-with-dependencies.jar libs/
|
||||||
|
|
||||||
Auto Update Mode:None
|
Auto Update Mode:None
|
||||||
# apk are in bin/
|
# apk are in bin/
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue