v1.2.0
Refactor release workflow to streamline version handling: - Update trigger to only run on the main branch. - Implement check to skip release if the tag already exists. - Simplify build steps and enhance artifact handling. - Adjust GitHub Release action to use versioning from gradle.properties.