version up
This commit is contained in:
parent
40e1019d5b
commit
8fd961ecaf
|
@ -8,7 +8,7 @@ subprojects {
|
|||
apply plugin: 'java'
|
||||
|
||||
group = 'org.ethereum'
|
||||
version = '0.8.2-SNAPSHOT'
|
||||
version = '0.8.3-SNAPSHOT'
|
||||
|
||||
compileJava.options.encoding = 'UTF-8'
|
||||
compileJava.options.compilerArgs << '-XDignore.symbol.file'
|
||||
|
|
Loading…
Reference in New Issue