diff --git a/README.md b/README.md index 8fec71c..19ddc54 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Tool for using custom stage host in projects with **Retrofit & OkHttp** ## How to include ```gradle dependencies { - implementation 'com.github.magdevelopment:StageHostSelector:0.1' + implementation 'com.github.magdevelopment:StageHostSelector:{latest_version}' } ```