Skip to content

Commit 2329286

Browse files
committed
Update build.gradle
1 parent 3d38f15 commit 2329286

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,6 @@ repositories {
5757
dependencies {
5858
//noinspection GradleDynamicVersion
5959
implementation "com.facebook.react:react-native:+" // From node_modules
60-
implementation 'com.github.ConnectSDK:Connect-SDK-Android-Lite:-SNAPSHOT'
60+
implementation 'com.github.ConnectSDK:Connect-SDK-Android-Lite:b25566a3c1'
6161
implementation 'com.google.code.gson:gson:2.8.6'
6262
}

0 commit comments

Comments
 (0)