mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-05-12 03:35:30 +08:00
Remove all BUCK files
This commit is contained in:
@@ -1,14 +0,0 @@
|
||||
android_library(
|
||||
name = 'annotations',
|
||||
srcs = glob(['*.java']),
|
||||
proguard_config = 'proguard_annotations.pro',
|
||||
deps = [
|
||||
],
|
||||
visibility = [
|
||||
'PUBLIC',
|
||||
],
|
||||
)
|
||||
|
||||
project_config(
|
||||
src_target = ':annotations',
|
||||
)
|
||||
Reference in New Issue
Block a user