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

Commit

Permalink
patch native v6.0 test applications
Browse files Browse the repository at this point in the history
  • Loading branch information
suencooper committed Sep 3, 2023
1 parent 5408d54 commit f5b9a84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/test-app-maven-central/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ android.applicationVariants.all { variant ->
}

dependencies {
implementation 'com.arthenica:ffmpeg-kit-full:6.0'
implementation 'com.arthenica:ffmpeg-kit-full:6.0-1'
implementation 'androidx.appcompat:appcompat:1.6.1'
implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
}

0 comments on commit f5b9a84

Please sign in to comment.