From 2de2b0b068520a55170d23c86f349232b3e28ae7 Mon Sep 17 00:00:00 2001 From: tobrun Date: Fri, 22 Mar 2019 11:17:15 +0100 Subject: [android] - bump snapshot version to 7.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 be4246a903..5f3ea808fa 100644 --- a/platform/android/MapboxGLAndroidSDK/gradle.properties +++ b/platform/android/MapboxGLAndroidSDK/gradle.properties @@ -1,4 +1,4 @@ -VERSION_NAME=7.3.0-SNAPSHOT +VERSION_NAME=7.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