Skip to content

Commit

Permalink
升级依赖
Browse files Browse the repository at this point in the history
  • Loading branch information
limin committed Aug 23, 2018
1 parent 14fd0ec commit 38fcf28
Showing 1 changed file 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 @@ -35,8 +35,8 @@ dependencies {
androidTestImplementation 'com.android.support.test.espresso:espresso-core:3.0.1'
implementation 'com.tencent.bugly:crashreport:latest.release'
implementation 'com.tencent.bugly:nativecrashreport:latest.release'
// implementation 'com.lmy.codec:hardwarevideocodec:1.5.2'
// implementation 'com.lmy.codec:rtmp:1.1.0'
// implementation 'com.lmy.codec:hardwarevideocodec:1.6.0'
// implementation 'com.lmy.codec:rtmp:1.2.0'
implementation project(':codec')
implementation project(':rtmp')
}

0 comments on commit 38fcf28

Please sign in to comment.