Skip to content

Commit

Permalink
Prepare JD-GUI 1.6.5, JD-Core 1.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
emmanue1 committed Nov 17, 2019
1 parent f0b0f9e commit 34afc1b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ apply plugin: 'edu.sc.seis.launch4j'
apply plugin: 'nebula.ospackage'

// Common configuration //
rootProject.version='1.6.4'
rootProject.ext.set('jdCoreVersion', '1.1.1')
rootProject.version='1.6.5'
rootProject.ext.set('jdCoreVersion', '1.1.2')
targetCompatibility = '1.8'

allprojects {
Expand Down

0 comments on commit 34afc1b

Please sign in to comment.