Skip to content
This repository was archived by the owner on Jan 6, 2025. It is now read-only.

Commit e50b839

Browse files
committed
patch native v6.0 test applications
1 parent ee312cc commit e50b839

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android/test-app-maven-central/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ android.applicationVariants.all { variant ->
5454
}
5555

5656
dependencies {
57-
implementation 'com.arthenica:ffmpeg-kit-full:6.0-1'
57+
implementation 'com.arthenica:ffmpeg-kit-full:6.0-2'
5858
implementation 'androidx.appcompat:appcompat:1.6.1'
5959
implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
6060
}

0 commit comments

Comments
 (0)