Skip to content

Commit

Permalink
include activity-binary
Browse files Browse the repository at this point in the history
  • Loading branch information
dulmandakh committed Sep 18, 2019
1 parent 97c2ff0 commit e39ae1f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion ReactAndroid/src/main/third-party/android/androidx/BUCK
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ fb_native.android_library(
name = "activity",
visibility = ["PUBLIC"],
exported_deps = [
":activity-binary",
":annotation",
":core",
":lifecycle-runtime",
Expand Down Expand Up @@ -505,7 +506,7 @@ fb_native.android_prebuilt_aar(
# Remote files
fb_native.remote_file(
name = "activity-binary-aar",
sha1 = "e3a6fb2f40e3a3842e6b7472628ba4ce416ea4c8",
sha1 = "ed7a64df6e3fbebf7d3d3dfc30b0f47efcc707f7",
url = "mvn:androidx.activity:activity:aar:1.0.0",
)
fb_native.remote_file(
Expand Down

0 comments on commit e39ae1f

Please sign in to comment.