We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d38f15 commit 2329286Copy full SHA for 2329286
android/build.gradle
@@ -57,6 +57,6 @@ repositories {
57
dependencies {
58
//noinspection GradleDynamicVersion
59
implementation "com.facebook.react:react-native:+" // From node_modules
60
- implementation 'com.github.ConnectSDK:Connect-SDK-Android-Lite:-SNAPSHOT'
+ implementation 'com.github.ConnectSDK:Connect-SDK-Android-Lite:b25566a3c1'
61
implementation 'com.google.code.gson:gson:2.8.6'
62
}
0 commit comments