From cad64a1f62a7eae24c463851999da17534e2ce31 Mon Sep 17 00:00:00 2001 From: Amadeu Cavalcante Date: Mon, 29 Jan 2018 11:50:29 -0200 Subject: [PATCH] Update version release on Readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 33f0f15..4648d1e 100644 --- a/README.md +++ b/README.md @@ -145,7 +145,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 -compile 'com.github.florent37:camerafragment:1.0.7' +compile 'com.github.florent37:camerafragment:1.0.8' ``` # Community