Skip to content

Commit

Permalink
Update build.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
jonghenhan committed Oct 13, 2022
1 parent 3d38f15 commit 2329286
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,6 @@ repositories {
dependencies {
//noinspection GradleDynamicVersion
implementation "com.facebook.react:react-native:+" // From node_modules
implementation 'com.github.ConnectSDK:Connect-SDK-Android-Lite:-SNAPSHOT'
implementation 'com.github.ConnectSDK:Connect-SDK-Android-Lite:b25566a3c1'
implementation 'com.google.code.gson:gson:2.8.6'
}

0 comments on commit 2329286

Please sign in to comment.