Aliaksandr Belavusau

Results 1 issues of Aliaksandr Belavusau

We have a build consisting of cpp projects and some of those are jni shared libraries with the following build configuration: ``` release { with(git) { requireBranch.set("master") failOnCommitNeeded.set(false) commitVersionFileOnly.set(true) tagTemplate.set(project.ext["release.tagTemplate"].toString())...