diff --git a/android/README.md b/android/README.md index 95186c9..f678926 100644 --- a/android/README.md +++ b/android/README.md @@ -77,7 +77,7 @@ All libraries created by `android.sh` can be found under the `prebuilt` director } dependencies { - implementation 'com.arthenica:ffmpeg-kit-full:6.0' + implementation 'com.arthenica:ffmpeg-kit-full:6.0-1' } ```