Closed arturdryomov closed 6 years ago
@ming13 it should work, the only caveat I have on mind is that current way of getting git tags in gradle scripts doesn't allow one commit to have multiple tags
That can be fixed by using TRAVIS_TAG
as version instead of calling git
lgtm! Don't forget to add env variables on Travis
Ready to roll. The next release should be deployed from Travis.
After the merge I’ll do the following.
@artem-zinnatullin, anything else?