From 10541baaf9d6deac3fb96f48812c81bb42dd71f3 Mon Sep 17 00:00:00 2001 From: Ahmad Daudu Suleiman Date: Thu, 6 Aug 2020 15:10:47 +0100 Subject: [PATCH] Update README.md version is not working 1.0.10 but 1.0.9 works --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9793ba3..05d8512 100644 --- a/README.md +++ b/README.md @@ -154,7 +154,7 @@ CameraFragment comes with some default views In your module [![Download](https://api.bintray.com/packages/florent37/maven/CameraFragment/images/download.svg)](https://bintray.com/florent37/maven/CameraFragment/_latestVersion) ```groovy -implementation 'com.github.florent37:camerafragment:1.0.10' +implementation 'com.github.florent37:camerafragment:1.0.9' ``` # Community