From b59f9a06a24e0c5a832419a8d308ecf89e9dcb32 Mon Sep 17 00:00:00 2001 From: Yura Date: Tue, 14 Jan 2020 14:41:01 +0200 Subject: [PATCH] Fix version number from 3.1.1 to 3.1.0 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4419d0a..fab2696 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ Latest version using JTS 15 with android API level 15 support: com.wdtinc mapbox-vector-tile - 3.1.1 + 3.1.0 ``` @@ -60,7 +60,7 @@ JTS 14 with no android support: Latest version using JTS 15 with android API level 15 support: ``` -compile 'com.wdtinc:mapbox-vector-tile:3.1.1' +compile 'com.wdtinc:mapbox-vector-tile:3.1.0' ``` JTS 14 with no android support: