Any chance you could start tagging official + stable releases with tags? I'm using JitPack to convert your repo automatically into a maven dependency, and your `main` branch doesn't compile. ``` MessageTest.java:[23,29] incompatible types: org.p2p.solanaj.core.Account cannot be converted to org.p2p.solanaj.core.PublicKey ``` https://jitpack.io/com/github/p2p-org/solanaj/f83f95b9b4/build.log https://jitpack.io/#p2p-org/solanaj
Any chance you could start tagging official + stable releases with tags?
I'm using JitPack to convert your repo automatically into a maven dependency, and your
mainbranch doesn't compile.https://jitpack.io/com/github/p2p-org/solanaj/f83f95b9b4/build.log
https://jitpack.io/#p2p-org/solanaj