From 4e8423db22a77af394bb519e2a828714ab48898d Mon Sep 17 00:00:00 2001 From: Matthias Andreas Benkard Date: Sun, 19 Dec 2021 22:56:09 +0100 Subject: Add jgvariant-ostree module. Change-Id: Idf7bacad28d7cf65eb1ddd0994dcc2c2c2a7e18e --- README.md | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 56afd9e..39d39e3 100644 --- a/README.md +++ b/README.md @@ -61,6 +61,10 @@ pairs of [String][] and `int`, you can use the following code: eu.mulk.jgvariant jgvariant-core + + eu.mulk.jgvariant + jgvariant-ostree + ... @@ -76,6 +80,7 @@ pairs of [String][] and `int`, you can use the following code: implementation(platform("eu.mulk.jgvariant:jgvariant-bom:0.1.4") implementation("eu.mulk.jgvariant:jgvariant-core") + implementation("eu.mulk.jgvariant:jgvariant-ostree") ... } -- cgit v1.2.3