We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 196b099 commit 3ca2ba8Copy full SHA for 3ca2ba8
README.md
@@ -1,5 +1,10 @@
1
[](https://circleci.com/gh/mapbox/mapbox-events-android/tree/master)
2
3
# Mapbox Mobile Events
4
+This repo hosts:
5
6
+### libtelemetry
7
Mapbox telemetry library for Android.
8
+
9
+### libcore
10
+Mapbox core library (location, permissions, connectivity) for Android.
libcore/gradle.properties
@@ -1,4 +1,4 @@
-VERSION_NAME=0.1.0-SNAPSHOT
+VERSION_NAME=0.2.0-SNAPSHOT
POM_ARTIFACT_ID=mapbox-android-core
POM_NAME=Mapbox Android Core Library
POM_DESCRIPTION=Mapbox Android Core Library
0 commit comments