mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-04-23 03:50:11 +08:00
Fix ReactNative build break
Reviewed By: asp2insp Differential Revision: D4707219 fbshipit-source-id: a7da2aa50fa812bb63ac7697c022f7b770eeb479
This commit is contained in:
committed by
Facebook Github Bot
parent
95b61925b3
commit
1ca41a56c6
@@ -46,7 +46,7 @@ original_android_library=android_library
|
||||
def android_library(
|
||||
name,
|
||||
deps=[],
|
||||
plugins=[]
|
||||
plugins=[],
|
||||
*args,
|
||||
**kwargs):
|
||||
|
||||
|
||||
Reference in New Issue
Block a user