Skip to content

Commit 774f39e

Browse files
authored
android: declare a dependency on androidx.core 1.7.0
1 parent 6986a6e commit 774f39e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

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 'io.github.webrtc-sdk:android:125.6422.02'
34+
implementation "androidx.core:core:1.7.0"
3435
}

0 commit comments

Comments
 (0)