diff --git a/README.md b/README.md index 90f6305..3256d65 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ allprojects { Add the dependency ``` dependencies { - compile 'com.github.roadmaptravel:Rome2RioAndroid:0.1.3' + compile 'com.github.roadmaptravel:Rome2RioAndroid:0.1.4' } ```