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

Changes for March 2024 release #1782

Closed
wants to merge 4 commits into from
Closed

Changes for March 2024 release #1782

wants to merge 4 commits into from

Conversation

somalaya
Copy link
Contributor

No description provided.

@somalaya somalaya requested a review from a team as a code owner March 14, 2024 09:28
@@ -132,7 +132,7 @@ android {
}

// In dev, we want to keep the dependencies(common4j, broker4j, common) to 1.0.+ to be able to be consumed by daily dev pipeline.
String commonVersion = project.hasProperty("distCommonVersion") ? project.distCommonVersion : "1.0.+"
String commonVersion = project.hasProperty("distCommonVersion") ? project.distCommonVersion : "17.2.0"
Copy link
Member

@rpdome rpdome Mar 14, 2024

Choose a reason for hiding this comment

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

Should this remain unchanged in dev?

@somalaya somalaya closed this Mar 14, 2024
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

3 participants