2
0

2.7-java-4

This commit is contained in:
Maarten Billemont 2018-08-02 12:20:45 -04:00
parent f0b1f0c9e0
commit c26281e3b7

View File

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