onaio / kujaku

Mapping and check-in library for Android using MapBox SDK
https://ona.io
BSD 2-Clause "Simplified" License
18 stars 11 forks source link

Increment library version to 0.8.1 #323

Closed ekigamba closed 4 years ago

ekigamba commented 4 years ago

This enables Kujaku to load tiles locally by using a http server as seen in #322

coveralls commented 4 years ago

Pull Request Test Coverage Report for Build 1539


Files with Coverage Reduction New Missed Lines %
library/src/main/java/io/ona/kujaku/KujakuLibrary.java 10 0.0%
library/src/main/java/io/ona/kujaku/domain/Point.java 12 0.0%
<!-- Total: 22 -->
Totals Coverage Status
Change from base Build 1537: -0.4%
Covered Lines: 3021
Relevant Lines: 5717

💛 - Coveralls