From 5690c4b9e09c992503bf68bf254a8a83dac667f0 Mon Sep 17 00:00:00 2001 From: kuldeep Mourya Date: Sun, 14 Oct 2018 01:21:42 +0530 Subject: [PATCH] Update README.md changed compile to implementation --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f207afa..9793ba3 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 -compile 'com.github.florent37:camerafragment:1.0.10' +implementation 'com.github.florent37:camerafragment:1.0.10' ``` # Community