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

Migrating to Kotlin ⚙️ #2

Draft
wants to merge 26 commits into
base: master
Choose a base branch
from
Draft

Conversation

jumaallan
Copy link
Member

@jumaallan jumaallan commented Oct 3, 2022

This is an enhancement PR that does the following:

  • Introduce a sample app to show how the library is used
  • Migrates from groovy to kts files for build scripts
  • Introduces the new versions catalog plugin
  • Introduce lints/code formatters
  • Migrates to Kotlin
  • Updates dependencies, gradle versions and fixes anything that broken
  • Migrate to Room database for the library database (Replace SQLITE)
  • Migrate the repo to Kotlin
  • Introduces tests on the library code
  • Might setup a way to publish this library to mavenCentral()
  • Introduce hilt as a DI tool
  • Setup Github Actions
  • Setting up Fastlane

This PR does not

  • Change the library functionality

@jumaallan jumaallan marked this pull request as draft October 3, 2022 20:41
Copy link
Member

@davkutalek davkutalek left a comment

Choose a reason for hiding this comment

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

Nice!

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.

2 participants