update android readme

This commit is contained in:
Sue N. Cooper 2023-09-18 00:22:43 +03:00
parent 3129962b15
commit d6be56d7ae

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-1' implementation 'com.arthenica:ffmpeg-kit-full:6.0-2'
} }
``` ```