Skip to content

Commit b3c1ced

Browse files
author
emmanue1
committed
Prepare JD-GUI 1.6.6, JD-Core 1.1.3
1 parent a0fa89c commit b3c1ced

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.6.5'
19-
rootProject.ext.set('jdCoreVersion', '1.1.2')
18+
rootProject.version='1.6.6'
19+
rootProject.ext.set('jdCoreVersion', '1.1.3')
2020
targetCompatibility = '1.8'
2121

2222
allprojects {

0 commit comments

Comments
 (0)