diff --git a/README.md b/README.md index b71d332..0170486 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ repositories { } dependencies { - androidTestImplementation 'com.github.tmurakami:dexopener:2.0.0-beta01' + androidTestImplementation 'com.github.tmurakami:dexopener:2.0.0' androidTestImplementation 'androidx.test:runner:x.y.z // DexOpener is also usable together with the support test runner.