You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Refactor build configurations and downgrade to JDK 11
Moved 'createGithubPublication' block under 'publications' for code readability. JDK language level has been set to 11 for both project JDK and compiler settings to ensure consistency and avoid potential compilation issues.
0 commit comments