update android documentation

This commit is contained in:
Taner Sener 2022-04-11 12:39:39 +01:00
parent a53781c465
commit f56cc05d50

View File

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