2
0

2.7-java-6

This commit is contained in:
Maarten Billemont 2018-08-27 13:11:32 -04:00
parent 0558176847
commit 6fae0fe425

View File

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