Skip to content

Commit

Permalink
fix: use full-gpl in Android
Browse files Browse the repository at this point in the history
  • Loading branch information
gildaswise authored Dec 19, 2023
1 parent fa72193 commit c5c4f75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion flutter/flutter/android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,6 @@ repositories {

dependencies {
implementation 'androidx.annotation:annotation:1.2.0'
implementation 'com.arthenica:ffmpeg-kit-https:4.5.1-1'
implementation 'com.arthenica:ffmpeg-kit-full-gpl:4.5.1-1'
}

0 comments on commit c5c4f75

Please sign in to comment.