From 61906e1d7aaf6641f67844cbdc4ed99dfe4384a6 Mon Sep 17 00:00:00 2001 From: Cameron Mace Date: Wed, 18 Oct 2017 18:23:35 -0400 Subject: [PATCH] [android] [auto] Update properties to version 0.6.3 in preparation for build. --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index f8327470024..f90ee33c4a5 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,5 +1,5 @@ # Project-wide Gradle settings. -VERSION_NAME=0.7.0-SNAPSHOT +VERSION_NAME=0.6.3 GROUP=com.mapbox.mapboxsdk POM_URL=https://github.com/mapbox/mapbox-navigation-android