From 561f392f7a53e1af62fdc833dd454ed5ad294879 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fred=20Porci=C3=BAncula?= Date: Sun, 30 Aug 2020 17:53:14 +0200 Subject: [PATCH] Update groupId and version --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2ae0ab2..06cea3b 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ repositories { } dependencies { - implementation 'com.github.tfcporciuncula:flow-preferences:1.3.1' + implementation 'com.github.tfcporciuncula.flow-preferences:flow-preferences:1.3.2' } ```