use new version in the readme

This commit is contained in:
Sue N. Cooper 2023-09-03 17:59:21 +03:00
parent f9d8ddca4c
commit c937b29b7a

View File

@ -77,7 +77,7 @@ All libraries created by `android.sh` can be found under the `prebuilt` director
} }
dependencies { dependencies {
implementation 'com.arthenica:ffmpeg-kit-full:6.0' implementation 'com.arthenica:ffmpeg-kit-full:6.0-1'
} }
``` ```