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.
1 parent a98d990 commit 0f29707Copy full SHA for 0f29707
android/build.gradle
@@ -24,4 +24,5 @@ android {
24
dependencies {
25
compile fileTree(include: ['*.jar'], dir: 'libs')
26
compile 'com.facebook.react:react-native:+'
27
+ compile "com.android.support:support-annotations:28.0.3"
28
}
0 commit comments