mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-14 02:01:42 +00:00
Merge branch 'UnifiedNlpAppleWifi' into 'master'
Update AppleWiFiNlpBackend Note that this required updating URL for UnifiedNlpApi srclib (which is used by other backends) See merge request !526
This commit is contained in:
commit
a964cb587d
1 changed files with 8 additions and 0 deletions
|
|
@ -11,6 +11,8 @@ Description:
|
|||
[[com.google.android.gms]] backend that uses Apple's service to resolve WiFi locations.
|
||||
|
||||
Location calculation is done onboard and wifi locations are cached to minimize data usage.
|
||||
|
||||
[https://github.com/microg/AppleWifiNlpBackend/releases Changelog]
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
|
|
@ -28,6 +30,12 @@ Build:1.0.1,1010
|
|||
prebuild=cp -a $$wire-runtime$$/src/main/java/* $$MapsAPI$$/src/* src/
|
||||
target=android-19
|
||||
|
||||
Build:1.0.3,1030
|
||||
commit=v1.0.3
|
||||
prebuild=sed -e '/Google API/ d;/sourceSets.*exclude/ s/src\///' -i build.gradle
|
||||
gradle=NoMaps
|
||||
submodules=yes
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:Tags
|
||||
Current Version:1.0.3
|
||||
|
|
|
|||
Loading…
Reference in a new issue