Skip to content

Commit

Permalink
新增jitpack-lite版本
Browse files Browse the repository at this point in the history
  • Loading branch information
AnJoiner committed Apr 26, 2021
1 parent 187e2b9 commit 2b6ea58
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -62,9 +62,9 @@ dependencies {
testImplementation 'junit:junit:4.13.1'
androidTestImplementation 'androidx.test.ext:junit:1.1.2'
androidTestImplementation 'androidx.test.espresso:espresso-core:3.3.0'
implementation project(path: ':ffmpeg')
// implementation project(path: ':ffmpeg')
// implementation 'com.cli.ffmpeg:command-android-lite:0.0.1'
// implementation 'com.github.AnJoiner:FFmpegCommand:1.2.0'
implementation 'com.github.AnJoiner:FFmpegCommand:1.2.1-lite'
implementation 'androidx.recyclerview:recyclerview:1.1.0'
// 腾讯bugly
implementation 'com.tencent.bugly:crashreport:3.3.1'
Expand Down
Binary file modified ffmpeg/src/main/jniLibs/arm64-v8a/libffmpeg-command.so
Binary file not shown.
Binary file modified ffmpeg/src/main/jniLibs/arm64-v8a/libffmpeg-org.so
Binary file not shown.
Binary file modified ffmpeg/src/main/jniLibs/armeabi-v7a/libffmpeg-org.so
Binary file not shown.

0 comments on commit 2b6ea58

Please sign in to comment.