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 6986a6e commit 774f39eCopy full SHA for 774f39e
1 file changed
android/build.gradle
@@ -31,4 +31,5 @@ android {
31
dependencies {
32
implementation 'com.facebook.react:react-native:+'
33
api 'io.github.webrtc-sdk:android:125.6422.02'
34
+ implementation "androidx.core:core:1.7.0"
35
}
0 commit comments