Skip to content

Commit

Permalink
Fixup: Gradle 4.6, not 4.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dpogue committed Sep 26, 2018
1 parent 1857e95 commit 8760016
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/wrapper.gradle
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
wrapper {
gradleVersion = '4.6.0'
gradleVersion = '4.6'
}

0 comments on commit 8760016

Please sign in to comment.