Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ https://github.com/ltrudu/DeviceIdentifiersWrapper-Sample
Update your Manifest.xml file to add the Query element (as explained in this description)
Add jitpack.io repository to the project build.graddle file : maven { url 'https://jitpack.io' }
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
Everything is explained in detail in this documentation.
You can use the sample as a copy/paste source.
```


Expand Down