Skip to content

Commit

Permalink
Merge pull request #108 from linl33/gradle-119
Browse files Browse the repository at this point in the history
Gradle version bump
  • Loading branch information
clarlars authored Mar 23, 2019
2 parents 8339807 + 373b9ff commit f00501e
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 = 118
gradle.ext.gradleConfigVersion = 119

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

0 comments on commit f00501e

Please sign in to comment.