Skip to content

Commit 0ea7de7

Browse files
committed
🛠️⏫️ chore: rebuild aar with missing elements
1 parent 175f547 commit 0ea7de7

2 files changed

Lines changed: 7 additions & 2 deletions

File tree

README.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,16 @@ To use the library in your project, view the repo page on Maven: [MAVEN CENTRAL]
99
or use in your android gradle:
1010

1111
```
12-
implementation 'com.moizhassan.ffmpeg:ffmpeg-kit-16kb:6.0.0' //build.gradle
12+
implementation 'com.moizhassan.ffmpeg:ffmpeg-kit-16kb:6.1.1' //build.gradle
1313
1414
OR
1515
16-
implementation("com.moizhassan.ffmpeg:ffmpeg-kit-16kb:6.0.0") //build.gradle.kts
16+
implementation("com.moizhassan.ffmpeg:ffmpeg-kit-16kb:6.1.1") //build.gradle.kts
17+
18+
OR
19+
20+
Download the `ffmpeg-kit-6.1.1.aar` from the repo directly
21+
1722
```
1823

1924
---

ffmpeg-kit-6.1.1.aar

79.7 MB
Binary file not shown.

0 commit comments

Comments
 (0)