From 5250458f7decf1f25cce764c094f8e5af974c147 Mon Sep 17 00:00:00 2001 From: Matthias Andreas Benkard Date: Sun, 9 Oct 2022 19:37:56 +0200 Subject: Release 0.1.7. Change-Id: I8aac861c11109073c8d62fec1fe8e122e81fe242 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 29348c8..d01d141 100644 --- a/README.md +++ b/README.md @@ -54,7 +54,7 @@ pairs of [String][] and `int`, you can use the following code: eu.mulk.jgvariant jgvariant-bom - 0.1.6 + 0.1.7 pom import @@ -87,7 +87,7 @@ pairs of [String][] and `int`, you can use the following code: dependencies { ... - implementation(platform("eu.mulk.jgvariant:jgvariant-bom:0.1.6") + implementation(platform("eu.mulk.jgvariant:jgvariant-bom:0.1.7") implementation("eu.mulk.jgvariant:jgvariant-core") implementation("eu.mulk.jgvariant:jgvariant-ostree") -- cgit v1.2.3