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: 90b99ed19f1413aa0c29b15158f926fbab47623f
  • Loading branch information
Andrei Shikov authored and facebook-github-bot committed Feb 23, 2022
1 parent ec0a49b commit f5b9951
Show file tree
Hide file tree
Showing 5 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.

0 comments on commit f5b9951

Please sign in to comment.