forked from oblador/react-native-vector-icons
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(android): refactor font copy / support android gradle plugin 4.1+
- react-native JS bundle doesn't copy per-release target - react-native JS bundle adds the copy task as dependent very carefully now! - I added some metadata for the task, a "group" and "description" - Fixed formatting, 4-space indents was predominant, I went with that everywhere this is based heavily off the react-native JS bundle copy task this was developed in collaboration with @gulshan183 Fixes oblador#1265
- Loading branch information
Showing
1 changed file
with
38 additions
and
40 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters