Skip to content

Commit 750a064

Browse files
author
emmanue1
committed
Update JD-GUI version to 1.5.1
Update JD-Core version to 1.0.2
1 parent 8008d4b commit 750a064

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

+2-2
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ apply plugin: 'edu.sc.seis.launch4j'
1515
apply plugin: 'nebula.ospackage'
1616

1717
// Common configuration //
18-
rootProject.version='1.5.0'
19-
rootProject.ext.set('jdCoreVersion', '1.0.1')
18+
rootProject.version='1.5.1'
19+
rootProject.ext.set('jdCoreVersion', '1.0.2')
2020
targetCompatibility = '1.8'
2121

2222
allprojects {

0 commit comments

Comments
 (0)