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: added build-logic and refactor plugin #2094

Merged
merged 6 commits into from
May 9, 2024

Conversation

Aditya-gupta99
Copy link
Collaborator

@Aditya-gupta99 Aditya-gupta99 commented May 8, 2024

Fixes #2091

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

  • Apply the MifosStyle.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.

@Aditya-gupta99 Aditya-gupta99 marked this pull request as ready for review May 9, 2024 07:01
}

extensions.configure<ApplicationExtension> {
buildTypes.configureEach {
Copy link
Member

Choose a reason for hiding this comment

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

remove this, we want Crashlytics for all the flavour

@therajanmaurya therajanmaurya merged commit e282602 into openMF:master May 9, 2024
5 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.

feat: add build-logic and refactor plugin
2 participants