From 13b28816e52171232965efc14ceb72cdc6b8cd22 Mon Sep 17 00:00:00 2001 From: Zelaux <58040045+Zelaux@users.noreply.github.com> Date: Fri, 29 Oct 2021 17:12:20 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9519f84..5107eee 100644 --- a/README.md +++ b/README.md @@ -97,7 +97,7 @@ Download Depend via Gradle: ```groovy dependencies { - implementation 'com.github.Zelaux.GasLibrary:core:v1.4' + implementation 'com.github.Zelaux.GasLibrary:core:v1.5' } ```