Skip to content

Commit e65a041

Browse files
authored
Merge pull request #5 from ltrudu/master
Update README.md
2 parents 7203a9f + 488d230 commit e65a041

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ https://github.com/ltrudu/DeviceIdentifiersWrapper-Sample
1919
Update your Manifest.xml file to add the Query element (as explained in this description)
2020
Add jitpack.io repository to the project build.graddle file : maven { url 'https://jitpack.io' }
2121
Update the dependency in the graddle application file: implementation 'com.github.ltrudu:DeviceIdentifiersWrapper:0.3' or replace 0.3 with + to get the latest version automatically
22+
Everything is explained in detail in this documentation.
23+
You can use the sample as a copy/paste source.
2224
```
2325

2426

0 commit comments

Comments
 (0)