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

refactor: convert java to kotlin and add support for kotlin #657

Merged
merged 3 commits into from
Sep 22, 2024

Conversation

DorianMazur
Copy link
Collaborator

@DorianMazur DorianMazur commented Sep 22, 2024

Description:

  • Refactored existing Java code to Kotlin
  • Added full support for Kotlin within the project, including necessary configurations, dependencies, and build adjustments.

Why:

  • Kotlin offers enhanced syntax, reduced boilerplate, and better null-safety, improving code quality and maintainability.
  • AndroidDataStore that will be implemented requires Kotlin

@DorianMazur DorianMazur changed the title refactor: convert java to kotlin and support for kotlin to the project refactor: convert java to kotlin and add support for kotlin Sep 22, 2024
@DorianMazur DorianMazur merged commit a845361 into master Sep 22, 2024
7 checks passed
@DorianMazur DorianMazur deleted the refactor/convert_java_to_kotlin branch September 22, 2024 17:58
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.

1 participant