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.
2 parents a7203c3 + f158a81 commit 941a808Copy full SHA for 941a808
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