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.
1 parent 6c25dfd commit 46f61a7Copy full SHA for 46f61a7
README.md
@@ -70,7 +70,7 @@ dependencies {
70
testImplementation 'junit:junit:4.13'
71
androidTestImplementation 'com.android.support.test:runner:1.0.2'
72
androidTestImplementation 'com.android.support.test.espresso:espresso-core:3.0.2'
73
- implementation 'com.zebra.deviceidentifierswrapper:deviceidentifierswrapper:0.1'
+ implementation 'com.github.ltrudu:DeviceIdentifiersWrapper:0.2'
74
}
75
```
76
0 commit comments