2
0

2.7-java-10

This commit is contained in:
Maarten Billemont 2018-10-15 17:54:23 -04:00
parent 39dacc8e5a
commit 78956beb08

View File

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