Skip to content

Commit

Permalink
更新demo
Browse files Browse the repository at this point in the history
  • Loading branch information
ShenBen committed Aug 21, 2021
1 parent e91a3cf commit 7e4e63f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,6 @@ dependencies {
androidTestImplementation 'androidx.test.ext:junit:1.1.3'
androidTestImplementation 'androidx.test.espresso:espresso-core:3.4.0'
implementation 'org.webrtc:google-webrtc:1.0.32006'
// implementation 'com.github.shenbengit:WebRTCExtension:0.0.6'
// implementation 'com.github.shenbengit:WebRTCExtension:1.0.0'
implementation project(path: ':extension-lib')
}

0 comments on commit 7e4e63f

Please sign in to comment.