2
0

2.7-java-1

This commit is contained in:
Maarten Billemont 2018-07-29 15:29:19 -04:00
parent 3da82d30b1
commit 77c4a2af46

View File

@ -2,7 +2,7 @@ allprojects {
apply plugin: 'findbugs' apply plugin: 'findbugs'
group = 'com.lyndir.masterpassword' group = 'com.lyndir.masterpassword'
version = '2.7' version = '2.7.1'
tasks.withType( JavaCompile ) { tasks.withType( JavaCompile ) {
options.encoding = 'UTF-8' options.encoding = 'UTF-8'