Skip to content

Commit

Permalink
Merge pull request #222 from wbrunette/dec21
Browse files Browse the repository at this point in the history
update gradle version for 2.1.9 release artifact
  • Loading branch information
wbrunette authored Dec 15, 2021
2 parents b7c6ca5 + 1222e48 commit 4d55fd5
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 = 154
gradle.ext.gradleConfigVersion = 155

if (!gradle.ext.has('workspacePath')) {
logger.warn("rootDir: " + rootDir.getAbsolutePath());
Expand Down

0 comments on commit 4d55fd5

Please sign in to comment.