From 0adf3ca8032692f3015773e37c88c1575bc928fb Mon Sep 17 00:00:00 2001 From: Aleksander Nowakowski Date: Mon, 29 Oct 2018 13:23:43 +0100 Subject: [PATCH] compile -> implementation --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2affffa..28d46c6 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ The compat library may be found on jcenter and Maven Central repository. Add it to your project by adding the following dependency: ```Groovy -compile 'no.nordicsemi.android:dfu:1.8.0' +implementation 'no.nordicsemi.android:dfu:1.8.0' ``` If you use proguard, add the following line to your proguard rules: