Skip to content

Commit

Permalink
Prepare JD-GUI 1.7.1, JD-Core 1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
QuentiumYT committed Oct 9, 2024
1 parent 56034ad commit 3055ebd
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 @@ -23,8 +23,8 @@ repositories {
}

// Common configuration //
rootProject.version = '1.7.0'
rootProject.ext.set('jdCoreVersion', '1.2.0')
version = '1.7.1'
ext.set('jdCoreVersion', '1.2.1')

allprojects {
apply plugin: 'eclipse'
Expand Down

0 comments on commit 3055ebd

Please sign in to comment.