From 43d432837548fb055977e7b9243ea4ef7450b4d1 Mon Sep 17 00:00:00 2001 From: QuincySx <772804430@qq.com> Date: Tue, 20 Nov 2018 16:00:17 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 40bbf31..3b1fb2f 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,7 @@ allprojects { } dependencies { - implementation 'com.github.SmallRaw:BlockchainWallet-Crypto:last-version' + implementation 'com.github.QuincySx:BlockchainWallet-Crypto:last-version' } ```