From 7d28bef8f75b5630c28757b4ad7b81d67a3b17b5 Mon Sep 17 00:00:00 2001 From: Coditory Bot Date: Wed, 19 Oct 2022 06:33:56 +0000 Subject: [PATCH] Update version 0.1.7 -> 0.1.8 [ci skip] --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4667cf0..b2a197d 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ Add to your `build.gradle`: ```gradle dependencies { - implementation "com.coditory.quark:quark-config:0.1.7" + implementation "com.coditory.quark:quark-config:0.1.8" } ```