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

Converted customisations module from Android to Java #48

Conversation

LachlanMcKee
Copy link
Collaborator

@LachlanMcKee LachlanMcKee commented Aug 1, 2022

Description

Fixes #47

Check list

  • I have updated CHANGELOG.md if required.
  • I have updated documentation if required.

@LachlanMcKee LachlanMcKee force-pushed the issue-47-customisations-java-module branch from 606ca49 to 5d5cb4d Compare August 1, 2022 15:52
}
}
} else {
java {
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

I've verified this works by using publishToMavenLocal and inspecting the output

@LachlanMcKee LachlanMcKee force-pushed the issue-47-customisations-java-module branch from 5d5cb4d to 983814f Compare August 1, 2022 16:22
@LachlanMcKee LachlanMcKee mentioned this pull request Aug 1, 2022
2 tasks
@CherryPerry
Copy link
Collaborator

I hope it won't break transitive dependency in RIBs.

@LachlanMcKee LachlanMcKee changed the title Issue #47 - Converted customisations module from Android to Java Converted customisations module from Android to Java Aug 6, 2022
@LachlanMcKee LachlanMcKee force-pushed the issue-47-customisations-java-module branch from 983814f to bd648c8 Compare August 6, 2022 11:40
@LachlanMcKee
Copy link
Collaborator Author

If this does cause an issue with RIBs, I will revert this. I am pretty confident it should not cause an issue however

@LachlanMcKee LachlanMcKee merged commit 0623a49 into bumble-tech:main Aug 6, 2022
@LachlanMcKee LachlanMcKee deleted the issue-47-customisations-java-module branch August 6, 2022 12:07
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.

Convert 'customisations' module from Android to Java
2 participants