We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 68bd1e3 commit 9f74617Copy full SHA for 9f74617
android/build.gradle
@@ -50,6 +50,6 @@ dependencies {
50
51
implementation fileTree(dir: 'libs', include: ['*.jar'])
52
implementation "com.android.support:appcompat-v7:$androidSupportVersion"
53
- implementation "com.twilio:video-android:7.3.1"
+ implementation "com.twilio:video-android:7.6.1"
54
implementation "com.facebook.react:react-native:+" // From node_modules
55
}
0 commit comments