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 1f809d5 commit a532bf6Copy full SHA for a532bf6
build.gradle
@@ -15,8 +15,8 @@ apply plugin: 'edu.sc.seis.launch4j'
15
apply plugin: 'nebula.ospackage'
16
17
// Common configuration //
18
-rootProject.version='1.4.3'
19
-rootProject.ext.set('jdCoreVersion', '1.0.0')
+rootProject.version='1.5.0'
+rootProject.ext.set('jdCoreVersion', '1.0.1')
20
targetCompatibility = '1.8'
21
22
allprojects {
0 commit comments