From c5f21358440a99ec5457753a4ff0c74e5d710432 Mon Sep 17 00:00:00 2001 From: Mason Liu Date: Tue, 22 Jan 2019 16:53:02 +0800 Subject: [PATCH] Update README.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 修正gradle配置 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e408555d..ad312d83 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,7 @@ GitHub地址: [https://github.com/crazycodeboy/TakePhoto](https://github.com/c **Gradle:** ```groovy - compile 'com.jph.takephoto:takephoto_library:4.1.0' + compile 'org.devio.takephoto:takephoto_library:4.1.0' ``` **Maven:**