From f09dc8a8b81ce49d8933646437d60604dfb64dff Mon Sep 17 00:00:00 2001 From: tobrun Date: Wed, 21 Aug 2019 21:15:58 +0200 Subject: [android] update snapshot version number to 8.4.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 989a56fd63..f906453f56 100644 --- a/platform/android/MapboxGLAndroidSDK/gradle.properties +++ b/platform/android/MapboxGLAndroidSDK/gradle.properties @@ -1,4 +1,4 @@ -VERSION_NAME=8.3.0-SNAPSHOT +VERSION_NAME=8.4.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