Skip to content

Commit

Permalink
1.1.47重新打包封版
Browse files Browse the repository at this point in the history
  • Loading branch information
aaatttcccc committed Feb 16, 2022
1 parent 9fd97a6 commit 013e17c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion videoedit/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ dependencies {
implementation "com.google.android.material:material:$rootProject.ext.androidMaterialSdkVersion"

compileOnly project(':common')
implementation 'com.github.microshow:RxFFmpeg:4.9.0'
implementation 'com.github.microshow:RxFFmpeg:4.9.0-lite'
implementation 'androidx.core:core-ktx:1.5.0'
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version"
}

0 comments on commit 013e17c

Please sign in to comment.