Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add MPP Native support for Arrow Core, Fx & Optics #2466

Merged
merged 64 commits into from
Sep 9, 2021
Merged

Conversation

nomisRev
Copy link
Member

@nomisRev nomisRev commented Aug 11, 2021

Adds native targets for all MPP modules.

@nomisRev nomisRev added the MPP Tickets belonging to Arrow Multiplatform Support label Aug 11, 2021
@nomisRev nomisRev requested a review from a team August 11, 2021 18:45
@nomisRev nomisRev marked this pull request as ready for review September 7, 2021 19:21
Copy link
Member

@i-walker i-walker left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👏🏾 💚

compileOnly "com.squareup.retrofit2:retrofit:$RETROFIT_VERSION"
testCompileOnly "org.jetbrains.kotlin:kotlin-reflect:$KOTLIN_VERSION"
testRuntimeOnly "org.junit.vintage:junit-vintage-engine:$JUNIT_VINTAGE_VERSION"
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk8:$KOTLIN_VERSION"
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not sure what to do here. It was compileOnly, but the Gradle docs recommend not to use it and non of the KotlinX libs use it but they follow the std by version.

Copy link
Member

@raulraja raulraja left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚢 👏

@nomisRev nomisRev merged commit 8c465ed into main Sep 9, 2021
@nomisRev nomisRev deleted the poc-native branch September 9, 2021 19:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
MPP Tickets belonging to Arrow Multiplatform Support
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants