We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6f5da3f + a12f1b4 commit 5a0e580Copy full SHA for 5a0e580
README.md
@@ -166,7 +166,7 @@ task clean(type: Delete) {
166
167
Finally, add DeviceIdentifierWrapper dependency to your application build.graddle file:
168
```text
169
- implementation 'com.github.ltrudu:DeviceIdentifiersWrapper:0.3'
+ implementation 'com.github.ltrudu:DeviceIdentifiersWrapper:+'
170
```
171
172
Sample application build.graddle:
0 commit comments