Skip to content

Commit 64b17c6

Browse files
author
emmanue1
committed
Prepare JD-GUI 1.6.1, JD-Core 1.0.5
1 parent 3bbfa5d commit 64b17c6

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.0'
19-
rootProject.ext.set('jdCoreVersion', '1.0.4')
18+
rootProject.version='1.6.1'
19+
rootProject.ext.set('jdCoreVersion', '1.0.5')
2020
targetCompatibility = '1.8'
2121

2222
allprojects {

0 commit comments

Comments
 (0)