diff --git a/README.md b/README.md index 6ecfb08..c88ff69 100644 --- a/README.md +++ b/README.md @@ -183,7 +183,7 @@ dependencies { testImplementation 'junit:junit:4.13' androidTestImplementation 'com.android.support.test:runner:1.0.2' androidTestImplementation 'com.android.support.test.espresso:espresso-core:3.0.2' - implementation 'com.github.ltrudu:DeviceIdentifiersWrapper:0.3' + implementation 'com.github.ltrudu:DeviceIdentifiersWrapper:+' } ```