Skip to content

Commit

Permalink
Add kotlin_home and related JARs for OSS Buck Kotlin build (#33168)
Browse files Browse the repository at this point in the history
Summary: Pull Request resolved: #33168

Differential Revision: D34419817

fbshipit-source-id: 904208fe66656ef7f90d08afed68bcd0221e7f5c
  • Loading branch information
Andrei Shikov authored and facebook-github-bot committed Feb 23, 2022
1 parent 78f6cdf commit 72392ea
Show file tree
Hide file tree
Showing 9 changed files with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .buckconfig
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@
[android]
target = android-31

[kotlin]
compile_against_abis = True
kotlin_version = 1.6.10
kotlin_home = ReactAndroid/src/main/third-party/kotlin/$(config kotlin.kotlin_version)

[download]
max_number_of_retries = 3

Expand Down
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 comments on commit 72392ea

Please sign in to comment.