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

Feat: [:libs:passcode] - Migrated to KMP #2753

Open
wants to merge 3 commits into
base: kmp-impl
Choose a base branch
from

Conversation

revanthkumarJ
Copy link
Contributor

Fixes - Jira-122

Didn't create a Jira ticket, click here to create new.

Please Add Screenshots If there are any UI changes.

Before After

Please make sure these boxes are checked before submitting your pull request - thanks!

  • Run the static analysis check ./gradlew check or ci-prepush.sh to make sure you didn't break anything

  • If you have multiple commits please combine them into one commit by squashing them.

@revanthkumarJ revanthkumarJ changed the title passcode converted Feat: [:libs:passcode] - Migrated to KMP Jan 28, 2025
@revanthkumarJ revanthkumarJ marked this pull request as ready for review January 28, 2025 15:59
@revanthkumarJ
Copy link
Contributor Author

@niyajali can you please review it once

option java_package = "org.mifos.library.passcode.proto";
option java_multiple_files = true;

message PasscodePreferences {
Copy link
Collaborator

Choose a reason for hiding this comment

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

delete this, not required anymore and move all data, di, model directory into passcode module

Copy link
Contributor Author

Choose a reason for hiding this comment

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

done

@revanthkumarJ
Copy link
Contributor Author

@niyajali removed passcode_preference.proto and moved data, di, model directory into passcode module.
Please review it once

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