File tree Expand file tree Collapse file tree 2 files changed +4
-16
lines changed
ReactAndroid/src/main/third-party/android Expand file tree Collapse file tree 2 files changed +4
-16
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,6 @@ prebuilt_jar(
66
77remote_file (
88 name = "support-annotations-binary-aar" ,
9- sha1 = "ffbe55fdb2bb456b1485831706a9eac3300bb6b8 " ,
10- url = "mvn:com.android.support:support-annotations:jar:23.4.0 " ,
9+ sha1 = "1fce89a6428c51467090d7f424e4c9c3dbd55f7e " ,
10+ url = "mvn:com.android.support:support-annotations:jar:23.0.1 " ,
1111)
Original file line number Diff line number Diff line change @@ -6,18 +6,6 @@ android_prebuilt_aar(
66
77remote_file (
88 name = "lib-support-v4-binary-aar" ,
9- sha1 = "7a802deefef9561d90a440994c3e6eed81f2c241" ,
10- url = "mvn:com.android.support:support-v4:aar:23.4.0" ,
11- )
12-
13- prebuilt_jar (
14- name = "lib-support-annotations" ,
15- binary_jar = ":lib-support-annotations-binary-aar" ,
16- visibility = ["//ReactAndroid/..." ],
17- )
18-
19- remote_file (
20- name = "lib-support-annotations-binary-aar" ,
21- sha1 = "ffbe55fdb2bb456b1485831706a9eac3300bb6b8" ,
22- url = "mvn:com.android.support:support-annotations:jar:23.4.0" ,
9+ sha1 = "9e8da0e4ecf9f63258c7fbd273889252cba2d0c3" ,
10+ url = "mvn:com.android.support:support-v4:aar:23.0.1" ,
2311)
You can’t perform that action at this time.
0 commit comments