From 3a50fb4de65171e4653bece370e0f7159d4f8f22 Mon Sep 17 00:00:00 2001 From: tobrun Date: Tue, 30 Apr 2019 09:18:59 +0200 Subject: [android] - update snapshot version to v7.5.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 5f3ea808fa..a58d54d639 100644 --- a/platform/android/MapboxGLAndroidSDK/gradle.properties +++ b/platform/android/MapboxGLAndroidSDK/gradle.properties @@ -1,4 +1,4 @@ -VERSION_NAME=7.4.0-SNAPSHOT +VERSION_NAME=7.5.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