Added checks for grouped draw elements

This commit is contained in:
Georgy Litvinov 2020-07-26 12:48:34 +02:00
parent 1449c9d450
commit 11f2eb17b8
5 changed files with 6 additions and 5 deletions

View file

@ -1,4 +1,4 @@
def releaseVersion = "0.9.3"
def releaseVersion = "0.9.4"
task oxt(type: Zip) {
dependsOn = [ 'setVersion','setVersionInBasicCode' ]
from './'