Skip to content

Commit a12f1b4

Browse files
authored
Update README.md
Changed version to + in dependencies
1 parent 61cc00c commit a12f1b4

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)