Skip to content

Commit 567a3bf

Browse files
committed
Update build.gradle
1 parent a666cb5 commit 567a3bf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,5 +45,5 @@ dependencies {
4545
testImplementation 'junit:junit:4.13.2'
4646
androidTestImplementation 'androidx.test.ext:junit:1.1.3'
4747
androidTestImplementation 'androidx.test.espresso:espresso-core:3.4.0'
48-
implementation 'com.github.PeerRTC:AndroidPeerRTC:v1.0.3-beta'
48+
implementation 'com.github.PeerRTC:AndroidPeerRTC:v1.0.4-beta'
4949
}

0 commit comments

Comments
 (0)