Skip to content

Commit

Permalink
fix beefe#384 android.support.annotation 不存在
Browse files Browse the repository at this point in the history
  • Loading branch information
luohao-david committed Feb 19, 2021
1 parent a98d990 commit 0f29707
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,5 @@ android {
dependencies {
compile fileTree(include: ['*.jar'], dir: 'libs')
compile 'com.facebook.react:react-native:+'
compile "com.android.support:support-annotations:28.0.3"
}

0 comments on commit 0f29707

Please sign in to comment.