fix of #162 requires an earlier release, bump version down to 3.5.4

This commit is contained in:
Anton Keks 2018-12-25 14:00:24 +02:00
parent 260d9c86b3
commit 31939b4ef7

View File

@ -1,6 +1,6 @@
apply plugin: 'java'
version = '3.6.0'
version = '3.5.4'
sourceCompatibility = 1.7
targetCompatibility = 1.7