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 a7203c3 commit f158a81Copy full SHA for f158a81
README.md
@@ -183,7 +183,7 @@ dependencies {
183
testImplementation 'junit:junit:4.13'
184
androidTestImplementation 'com.android.support.test:runner:1.0.2'
185
androidTestImplementation 'com.android.support.test.espresso:espresso-core:3.0.2'
186
- implementation 'com.github.ltrudu:DeviceIdentifiersWrapper:0.3'
+ implementation 'com.github.ltrudu:DeviceIdentifiersWrapper:+'
187
}
188
```
189
0 commit comments