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
Update versioning in build.gradle and enhance release workflow
- Updated the version in build.gradle to dynamically retrieve from Git tags, defaulting to '0.1.1'.
- Modified the GitHub Actions release workflow to automatically update the version in build.gradle based on the tag during the release process.
0 commit comments