From 1e2e99dc6004377e64d702021ba499839ddf8299 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=92=8B=E4=B8=9C=E5=9B=BD?= <765067602@qq.com> Date: Mon, 15 Jan 2018 15:24:15 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E5=88=B01.3.9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 更新到1.3.9 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 778a1e1..abe8b32 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ Step 2. Add the dependency ``` dependencies { - compile 'com.github.jiangdongguo:AndroidUSBCamera:1.3.8' + compile 'com.github.jiangdongguo:AndroidUSBCamera:1.3.9' } ```