We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ad4639 commit 8ef225fCopy full SHA for 8ef225f
android/build.gradle
@@ -49,7 +49,7 @@ dependencies {
49
50
implementation fileTree(dir: 'libs', include: ['*.jar'])
51
implementation "com.android.support:appcompat-v7:$androidSupportVersion"
52
- implementation "com.twilio:video-android:5.10.0"
+ implementation "com.twilio:video-android:5.10.1"
53
implementation 'org.webrtc:google-webrtc:1.0.30039'
54
implementation "com.facebook.react:react-native:+" // From node_modules
55
}
0 commit comments