2
0

2.7-java-5

This commit is contained in:
Maarten Billemont 2018-08-19 16:13:39 -04:00
parent 6f0d768e69
commit 9a40e52d53

View File

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