Skip to content

Commit

Permalink
Merge pull request #156 from wbrunette/decrelease
Browse files Browse the repository at this point in the history
prepare gradle config version for release
  • Loading branch information
clarlars authored Dec 21, 2019
2 parents 4eb9e99 + faa97a6 commit db393f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
gradle.ext.gradleConfigVersion = 140
gradle.ext.gradleConfigVersion = 141

if ( !gradle.ext.has('workspacePath') ) {
def env = System.getProperties();
Expand Down

0 comments on commit db393f1

Please sign in to comment.