Skip to content

Commit

Permalink
Update JD-GUI version to 1.5.1
Browse files Browse the repository at this point in the history
Update JD-Core version to 1.0.2
  • Loading branch information
emmanue1 committed May 26, 2019
1 parent 8008d4b commit 750a064
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.5.0'
rootProject.ext.set('jdCoreVersion', '1.0.1')
rootProject.version='1.5.1'
rootProject.ext.set('jdCoreVersion', '1.0.2')
targetCompatibility = '1.8'

allprojects {
Expand Down

0 comments on commit 750a064

Please sign in to comment.