-
-
Notifications
You must be signed in to change notification settings - Fork 185
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
Migrate to Kotlin #74
Comments
Yep, will try to migrate when I got time. |
Need a hand? Will shoot some PR your way if that's okay. |
Sure, please go ahead. Thanks for your contribution. |
Hi @thyrlian, I have started working on migrating the project to Kotlin. Here, #75 as the initial PR, I have started with few test classes. Please let me know if you would like any changes in this. I will follow up with rest of the test cases and if all is well then I will start migrating the library as well. |
Thanks @shubh10 for your PR, will check once I'm free. |
@thyrlian sure. Take your time. I'll work on rest of the codebase once we are okay with this. |
Hey @temirnurdin could you please review #75 whenever you get a chance |
Convert the code base to Kotlin to leverage features provided by the language.
The text was updated successfully, but these errors were encountered: