Skip to content

Commit 5a0e580

Browse files
authored
Merge pull request #7 from ZebraDevs/master
Readme.md change
2 parents 6f5da3f + a12f1b4 commit 5a0e580

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ task clean(type: Delete) {
166166

167167
Finally, add DeviceIdentifierWrapper dependency to your application build.graddle file:
168168
```text
169-
implementation 'com.github.ltrudu:DeviceIdentifiersWrapper:0.3'
169+
implementation 'com.github.ltrudu:DeviceIdentifiersWrapper:+'
170170
```
171171

172172
Sample application build.graddle:

0 commit comments

Comments
 (0)