Add exported Kotlin stdlib for Kotlin module to enable OSS build#33535
Add exported Kotlin stdlib for Kotlin module to enable OSS build#33535ShikaSD wants to merge 1 commit into
Conversation
|
This pull request was exported from Phabricator. Differential Revision: D35284430 |
Base commit: 8adedfe |
|
This pull request was exported from Phabricator. Differential Revision: D35284430 |
ada7c1d to
e9dbf90
Compare
e9dbf90 to
ede0738
Compare
|
This pull request was exported from Phabricator. Differential Revision: D35284430 |
1 similar comment
|
This pull request was exported from Phabricator. Differential Revision: D35284430 |
ede0738 to
207b2ff
Compare
|
This pull request was exported from Phabricator. Differential Revision: D35284430 |
207b2ff to
d7fc8ff
Compare
|
This pull request was exported from Phabricator. Differential Revision: D35284430 |
d7fc8ff to
acfc395
Compare
|
This pull request was exported from Phabricator. Differential Revision: D35284430 |
acfc395 to
9c0f78f
Compare
|
This pull request was exported from Phabricator. Differential Revision: D35284430 |
9c0f78f to
bc33236
Compare
|
This pull request was exported from Phabricator. Differential Revision: D35284430 |
bc33236 to
62e0d0b
Compare
|
This pull request was exported from Phabricator. Differential Revision: D35284430 |
62e0d0b to
2487ad6
Compare
|
This pull request was exported from Phabricator. Differential Revision: D35284430 |
2487ad6 to
c8a3911
Compare
facebook#33535) Summary: Pull Request resolved: facebook#33535 Hack to support Kotlin functions in Buck compilation: adds Kotlin stdlib as a dependency to make sure upstream targets include Kotlin jvm internal classes. Changelog: [Internal] Differential Revision: D35284430 fbshipit-source-id: 239007fd297d01c8917d53baa696e0114987aec4
|
This pull request was exported from Phabricator. Differential Revision: D35284430 |
c8a3911 to
aad407a
Compare
Base commit: 8adedfe |
|
This pull request was successfully merged by @ShikaSD in 651c4c1. When will my fix make it into a release? | Upcoming Releases |
facebook#33535) Summary: Pull Request resolved: facebook#33535 Hack to support Kotlin functions in Buck compilation: adds Kotlin stdlib as a dependency to make sure upstream targets include Kotlin jvm internal classes. Changelog: [Internal] Reviewed By: cortinico Differential Revision: D35284430 fbshipit-source-id: 0d29ad30386514c8df5376d0a6809d3105f0cd0f
Summary:
Adds Kotlin stdlib as exported dependency to make sure upstream targets include Kotlin jvm internal classes.
Changelog: [Internal]
Differential Revision: D35284430