diff --git a/README.md b/README.md index 434189a5..6b6ebf11 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ repositories { } dependencies { - compile 'com.devbrackets.android:exomedia:3.0.3' + compile 'com.devbrackets.android:exomedia:3.0.4' } ```