We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a9245f1 commit ceaa4e3Copy full SHA for ceaa4e3
build.gradle
@@ -14,7 +14,7 @@ apply plugin: 'edu.sc.seis.launch4j'
14
apply plugin: 'nebula.ospackage'
15
16
// Common configuration //
17
-rootProject.version='1.4.2'
+rootProject.version='1.4.3'
18
rootProject.ext.set('jdCoreVersion', '1.0.0')
19
targetCompatibility = '1.8'
20
0 commit comments