diff --git a/android/README.md b/android/README.md index f678926..b252cb4 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-1' + implementation 'com.arthenica:ffmpeg-kit-full:6.0-2' } ```