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.
2 parents ef78081 + 93c38f6 commit f6d9e04Copy full SHA for f6d9e04
android/build.gradle
@@ -44,7 +44,7 @@ allprojects {
44
45
dependencies {
46
compile 'com.facebook.react:react-native:+'
47
- compile 'com.github.scribejava:scribejava-apis:+'
+ compile 'com.github.scribejava:scribejava-apis:3.4.1'
48
compile 'com.github.delight-im:Android-AdvancedWebView:v3.0.0'
49
compile 'com.google.code.gson:gson:+'
50
}
0 commit comments