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

Kotlin Conversion of Android Module + Binary Compatibility #430

Merged
merged 7 commits into from
Sep 20, 2022

Conversation

handstandsam
Copy link
Contributor

@handstandsam handstandsam commented Sep 20, 2022

Converted entire dropbox-android-sdk to use Kotlin.

Leveraged the binary-compatibility-validator Gradle plugin to ensure that we didn't have any breaking public API changes.

There are now additional companion objects that were needed after the Kotlin Conversion inside the Android module.

@handstandsam handstandsam force-pushed the binary-compat-kotlin-conversion branch 4 times, most recently from e86e6df to 4375f40 Compare September 20, 2022 13:16
@handstandsam handstandsam marked this pull request as ready for review September 20, 2022 15:52
@handstandsam handstandsam merged commit de48c1f into main Sep 20, 2022
@handstandsam handstandsam added this to the 5.4.0 milestone Sep 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant