WiGLE WiFi Wardriving FOSS: Prepare for to 2.10 (210)
This commit is contained in:
parent
2132679507
commit
8f53d70559
|
@ -6,7 +6,7 @@ Source Code:https://github.com/wiglenet/wigle-wifi-wardriving
|
|||
Issue Tracker:https://github.com/wiglenet/wigle-wifi-wardriving/issues
|
||||
Changelog:https://github.com/wiglenet/wigle-wifi-wardriving/blob/HEAD/TODO
|
||||
|
||||
Auto Name:WiGLE Wifi Wardriving
|
||||
Auto Name:WiGLE WiFi Wardriving FOSS
|
||||
Summary:Map Wifi access points
|
||||
Description:
|
||||
Display and map found wireless networks and cell towers anywhere in the world
|
||||
|
@ -88,7 +88,19 @@ Build:2.5,205
|
|||
mv libs/android-support-v4.jar $$Support$$/libs && \
|
||||
sed -i -e '/play-services_lib/d' project.properties
|
||||
|
||||
Build:2.10,210
|
||||
disable=builds, wait for https://github.com/wiglenet/wigle-wifi-wardriving/issues/69
|
||||
commit=63daa022c4d7cbc43f6d0ac287c3addd077b9bd2
|
||||
subdir=wiglewifiwardriving
|
||||
gradle=yes
|
||||
rm=wiglewifiwardriving/libs/slf4j-android*.jar
|
||||
prebuild=sed -i -e '/support-v4/acompile "org.slf4j:slf4j-android:1.7.19"' -e '/slf4j-android-1.5.8.jar/d' -e 's/net.wigle.wigleandroid.foss/net.wigle.wigleandroid/g' build.gradle
|
||||
|
||||
Maintainer Notes:
|
||||
* Do we need to seet Update Check Name?
|
||||
.
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:Tags
|
||||
Update Check Mode:RepoManifest/foss-master
|
||||
Current Version:2.10
|
||||
Current Version Code:210
|
||||
|
|
Loading…
Reference in a new issue