Skip to content

Commit 3ca2ba8

Browse files
release android-core-0.1.0
1 parent 196b099 commit 3ca2ba8

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
[![CircleCI](https://circleci.com/gh/mapbox/mapbox-events-android/tree/master.svg?style=svg&circle-token=b206c88b942901329c5d8632a9e5d1b8cd501a61)](https://circleci.com/gh/mapbox/mapbox-events-android/tree/master)
22

33
# Mapbox Mobile Events
4+
This repo hosts:
45

6+
### libtelemetry
57
Mapbox telemetry library for Android.
8+
9+
### libcore
10+
Mapbox core library (location, permissions, connectivity) for Android.

libcore/gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
VERSION_NAME=0.1.0-SNAPSHOT
1+
VERSION_NAME=0.2.0-SNAPSHOT
22
POM_ARTIFACT_ID=mapbox-android-core
33
POM_NAME=Mapbox Android Core Library
44
POM_DESCRIPTION=Mapbox Android Core Library

0 commit comments

Comments
 (0)