From 99f090b955e03ee2e477eeb84878ae9c225d30c3 Mon Sep 17 00:00:00 2001 From: tobrun Date: Fri, 17 May 2019 09:23:05 +0200 Subject: [android] - bump snapshot version to 8.1.0 --- platform/android/MapboxGLAndroidSDK/gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform/android/MapboxGLAndroidSDK/gradle.properties b/platform/android/MapboxGLAndroidSDK/gradle.properties index c02677fbeb..9278f92721 100644 --- a/platform/android/MapboxGLAndroidSDK/gradle.properties +++ b/platform/android/MapboxGLAndroidSDK/gradle.properties @@ -1,4 +1,4 @@ -VERSION_NAME=8.0.0-SNAPSHOT +VERSION_NAME=8.1.0-SNAPSHOT # Only build native dependencies for the current ABI # See https://code.google.com/p/android/issues/detail?id=221098#c20 -- cgit v1.2.1