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

♻️ Convert Repository module to KMP #533

Merged
merged 3 commits into from
Aug 8, 2023

Conversation

igorescodro
Copy link
Owner

The Repository module was migrated from Android/Kotlin-only module to KMP. For now, we are not caring too much about ProGuard, so the files were removed.

The Repository module was migrated from Android/Kotlin-only module to
KMP. For now, we are not caring too much about ProGuard, so the files
were removed.
For consistency, the class directory was named to "kotlin"
Since one more layer was converted from java.Calendar to
kotlinx.DateTime, now the local layer will be responsible for the
mapping.
@igorescodro igorescodro merged commit b2c8e03 into alkaa-multiplatform Aug 8, 2023
3 of 4 checks passed
@igorescodro igorescodro deleted the amp/repository branch August 8, 2023 22:49
@igorescodro igorescodro changed the title Convert Repository module to KMP ♻️ Convert Repository module to KMP Aug 28, 2023
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