diff --git a/README.md b/README.md index c6b45114..077f8512 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ repositories { } dependencies { - compile 'com.devbrackets.android:exomedia:4.0.0-preview2' + compile 'com.devbrackets.android:exomedia:4.0.0-preview3' } ```