From dab7024f9737dcd2e0c849c3eabdcb17ba1a17ec Mon Sep 17 00:00:00 2001 From: Bart Louwers Date: Wed, 18 Dec 2024 13:27:45 +0100 Subject: [PATCH] Update gradle.properties --- platform/android/MapLibreAndroid/gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform/android/MapLibreAndroid/gradle.properties b/platform/android/MapLibreAndroid/gradle.properties index 081f5a9742c..93fed717d85 100644 --- a/platform/android/MapLibreAndroid/gradle.properties +++ b/platform/android/MapLibreAndroid/gradle.properties @@ -1,4 +1,4 @@ -VERSION_NAME=11.7.0 +VERSION_NAME=11.7.1 # Only build native dependencies for the current ABI # See https://code.google.com/p/android/issues/detail?id=221098#c20