Skip to content

Commit

Permalink
update gradle config version
Browse files Browse the repository at this point in the history
  • Loading branch information
wbrunette committed Aug 6, 2019
1 parent 3d55872 commit 60675f3
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 = 130
gradle.ext.gradleConfigVersion = 131

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

0 comments on commit 60675f3

Please sign in to comment.