how does one normally do versioning? like if i wan...
# gradle
s
how does one normally do versioning? like if i want something to handshake over the network by sinmply advertising what version the client/server are using and ensure it's not different. but that would also coincide of course with the actual build name and what not. but that means that it crosses gradle and kotlin