Skip to content

Commit

Permalink
fix icon vector not including for release apk
Browse files Browse the repository at this point in the history
  • Loading branch information
listen1 committed Oct 31, 2020
1 parent 9120753 commit 42ef823
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@ project.ext.react = [
]

apply from: "../../node_modules/react-native/react.gradle"
apply from: "../../node_modules/react-native-vector-icons/fonts.gradle"

/**
* Set this to true to create two separate APKs instead of one:
Expand Down

0 comments on commit 42ef823

Please sign in to comment.