Fixed utf encoding in meta reader and writer
This commit is contained in:
parent
b47e5d91a9
commit
1da940791c
@ -10,6 +10,7 @@ version = "0.3.5"
|
||||
description = "The viewer for numass data"
|
||||
|
||||
configurations {
|
||||
compile.exclude module: 'groovy-all'
|
||||
compile.exclude module: 'groovy'
|
||||
compile.exclude module: 'fontawesomefx'
|
||||
compile.exclude module: 'httpclient'
|
||||
|
Loading…
Reference in New Issue
Block a user