Skip to content

Commit

Permalink
Release 1.4.0
Browse files Browse the repository at this point in the history
Signed-off-by: Jerome Prinet <jprinet@gradle.com>
  • Loading branch information
jprinet committed Feb 14, 2022
1 parent 1024b2e commit 70d9384
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ repositories {
}

group = 'org.gradle.crypto'
version = '1.4.0-SNAPSHOT'
version = '1.4.0'

// Fix a bad interaction with IntelliJ and Gradle > 4.0
idea.module.inheritOutputDirs = true
Expand Down

0 comments on commit 70d9384

Please sign in to comment.