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: 059bbc58be9f4ee22004dbab76b14e79700a5c85
  • Loading branch information
Andrei Shikov authored and facebook-github-bot committed Feb 23, 2022
1 parent 78f6cdf commit 6cd8a0c
Show file tree
Hide file tree
Showing 6 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.

0 comments on commit 6cd8a0c

Please sign in to comment.