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 a4d7aa9 commit 683ea2aCopy full SHA for 683ea2a
android/build.gradle
@@ -45,7 +45,7 @@ android {
45
46
dependencies {
47
implementation 'com.facebook.react:react-native:+' // support react-native-v0.22-rc+
48
- implementation 'io.cobrowse:cobrowse-sdk-android:3.12.0'
+ implementation 'io.cobrowse:cobrowse-sdk-android:3.12.1'
49
implementation 'androidx.webkit:webkit:1.4.0'
50
implementation 'androidx.activity:activity:1.6.0'
51
}
0 commit comments