diff --git a/LocationLib/.gitignore b/LocationLib/.gitignore new file mode 100644 index 0000000..a22392a --- /dev/null +++ b/LocationLib/.gitignore @@ -0,0 +1,2 @@ +/bin +/gen diff --git a/LocationLib/bin/locationlib.jar b/LocationLib/bin/locationlib.jar index 24b85ed..ecddc4a 100644 Binary files a/LocationLib/bin/locationlib.jar and b/LocationLib/bin/locationlib.jar differ diff --git a/LocationLib/change log b/LocationLib/change log deleted file mode 100644 index 5df2977..0000000 --- a/LocationLib/change log +++ /dev/null @@ -1,5 +0,0 @@ -refs #205 - -merged with current main branch to update - -created SkyHookUserOverlay.setCompassDrawables() to allow client applications to set the compass drawables and location \ No newline at end of file diff --git a/LocationLib/lib/skyhook_version.txt b/LocationLib/lib/skyhook_version.txt index 737f09b..3f2de92 100644 --- a/LocationLib/lib/skyhook_version.txt +++ b/LocationLib/lib/skyhook_version.txt @@ -1 +1 @@ -4.2.0_14 \ No newline at end of file +4.4.0.14 \ No newline at end of file diff --git a/LocationLib/lib/wpsapi.jar b/LocationLib/lib/wpsapi.jar index d7e8cc5..cdcc05a 100644 Binary files a/LocationLib/lib/wpsapi.jar and b/LocationLib/lib/wpsapi.jar differ