should `release_version` still be doing `./gradlew...
# contributing-to-airbyte
c
should
release_version
still be doing
./gradlew clean build
? or would it make sense to transition it to:
Copy code
./gradlew clean
./gradlew composeBuild