compile -> implementation

This commit is contained in:
Aleksander Nowakowski 2018-10-29 13:23:43 +01:00
parent d3e10d2e7b
commit 0adf3ca803
1 changed files with 1 additions and 1 deletions

View File

@ -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: