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

Kotlin migration: Home and Merchant #1386

Merged
merged 7 commits into from
Jul 9, 2023
Merged

Kotlin migration: Home and Merchant #1386

merged 7 commits into from
Jul 9, 2023

Conversation

rchtgpt
Copy link
Member

@rchtgpt rchtgpt commented Jul 9, 2023

Issue Fix

Fixes #1305

  • Apply the AndroidStyle.xml style template to your code in Android Studio.

  • Run the unit tests with ./gradlew check to make sure you didn't break anything

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

@rchtgpt
Copy link
Member Author

rchtgpt commented Jul 9, 2023

I added a couple of unnecessary commits in here by mistake (1fd4455 & 9f2d0bc) and couldn't squash them into a single commit due to one of them being a web-app commit. @luckyman20, can you make sure to squash and merge them instead of just merging all the commits if you end up approving the PR?

@luckyman20 luckyman20 merged commit 85c0e40 into openMF:dev Jul 9, 2023
4 checks passed
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.

Migration to kotlin: home and merchant packages
2 participants