Skip to content

Commit c691d85

Browse files
davidliusanthoshvai
authored andcommitted
android: declare dependency on androidx.core 1.7.0 (react-native-webrtc#1586)
# Conflicts: # android/build.gradle
1 parent 698cac1 commit c691d85

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

android/build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,5 @@ android {
3131
dependencies {
3232
implementation 'com.facebook.react:react-native:+'
3333
api 'org.jitsi:webrtc:118.+'
34+
implementation "androidx.core:core:1.7.0"
3435
}

0 commit comments

Comments
 (0)