Skip to content

Commit

Permalink
升级版本
Browse files Browse the repository at this point in the history
  • Loading branch information
limin committed Sep 5, 2018
1 parent 02dfbae commit ad1f870
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.6.1'
// implementation 'com.lmy.codec:rtmp:1.6.1'
// implementation 'com.lmy.codec:hardwarevideocodec:1.6.2'
// implementation 'com.lmy.codec:rtmp:1.6.2'
implementation project(':codec')
implementation project(':rtmp')
}

0 comments on commit ad1f870

Please sign in to comment.