We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e7e2c9 commit adba285Copy full SHA for adba285
1 file changed
src/android/build.gradle
@@ -36,5 +36,5 @@ repositories {
36
dependencies {
37
compile 'com.facebook.react:react-native:+'
38
compile 'com.android.support:appcompat-v7:23.1.0'
39
- compile 'com.facebook.android:audience-network-sdk:4.+'
+ compile 'com.facebook.android:audience-network-sdk:4.20.+'
40
}
0 commit comments