Gradle build now set to is 1.6

master
nathan 2018-11-10 16:19:48 +01:00
parent 4d9e0479a5
commit e0b184b99d
1 changed files with 1 additions and 1 deletions

View File

@ -86,7 +86,7 @@ project.version = '3.17'
project.ext.name = 'SystemTray'
project.ext.url = 'https://git.dorkbox.com/dorkbox/SystemTray'
project.ext.javaVersion = JavaVersion.VERSION_1_7
project.ext.javaVersion = JavaVersion.VERSION_1_6
sourceCompatibility = project.ext.javaVersion