Skip to content

Commit

Permalink
update gradle config version (#88)
Browse files Browse the repository at this point in the history
* update gradle config version

* update gradle config version
  • Loading branch information
wbrunette authored and clarlars committed Sep 7, 2018
1 parent a6e933d commit 010d048
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 = 111
gradle.ext.gradleConfigVersion = 112

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

0 comments on commit 010d048

Please sign in to comment.