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

Release v0.9.92 #102

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

Release v0.9.92 #102

wants to merge 4 commits into from

Conversation

vazarkevych
Copy link
Collaborator

No description provided.

Bohdan-Kim and others added 3 commits October 10, 2024 11:30
* LocalGbFeatureRepository was added

* Code cleanup

* Error fix

---------

Co-authored-by: Bohdan Akimenko <[email protected]>
String SAVED_GROUP_KEY = "savedGroups";
String DATA_SSE_KEY = "data:";
Integer QUANTITY_TO_CUT_SSE = 5;
}

Choose a reason for hiding this comment

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

please move these constant definitions to the respective files and not create a dedicated interface for constants. Makes it easy to maintain.

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.

3 participants