Skip to content

Commit 8d9ecb1

Browse files
committed
update gradle to 5.5.1
1 parent 310ffb2 commit 8d9ecb1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,6 +139,6 @@ allprojects {
139139
}
140140

141141
wrapper {
142-
gradleVersion = '5.4.1'
142+
gradleVersion = '5.5.1'
143143
distributionType = Wrapper.DistributionType.ALL
144144
}

0 commit comments

Comments
 (0)