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

Commit

Permalink
Merge pull request #15 from tanersener/development
Browse files Browse the repository at this point in the history
use v4.5.1-1 bugfix release for android
  • Loading branch information
tanersener authored Jan 2, 2022
2 parents 70ed6f0 + 4703c46 commit a484b0b
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 @@ -51,7 +51,7 @@ android.applicationVariants.all { variant ->
}

dependencies {
implementation 'com.arthenica:ffmpeg-kit-full:4.5.1.LTS'
implementation 'com.arthenica:ffmpeg-kit-full:4.5.1-1.LTS'
implementation 'androidx.appcompat:appcompat:1.3.1'
implementation 'androidx.constraintlayout:constraintlayout:2.0.4'
}

0 comments on commit a484b0b

Please sign in to comment.