Skip to content

Commit 34afc1b

Browse files
author
emmanue1
committed
Prepare JD-GUI 1.6.5, JD-Core 1.1.2
1 parent f0b0f9e commit 34afc1b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
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.4'
19-
rootProject.ext.set('jdCoreVersion', '1.1.1')
18+
rootProject.version='1.6.5'
19+
rootProject.ext.set('jdCoreVersion', '1.1.2')
2020
targetCompatibility = '1.8'
2121

2222
allprojects {

0 commit comments

Comments
 (0)