Skip to content

Commit

Permalink
Prepare JD-GUI 1.6.1, JD-Core 1.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
emmanue1 committed Jun 21, 2019
1 parent 3bbfa5d commit 64b17c6
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.0'
rootProject.ext.set('jdCoreVersion', '1.0.4')
rootProject.version='1.6.1'
rootProject.ext.set('jdCoreVersion', '1.0.5')
targetCompatibility = '1.8'

allprojects {
Expand Down

0 comments on commit 64b17c6

Please sign in to comment.