Skip to content

Commit fe46072

Browse files
committed
Updated gradle version to 6.8.3
1 parent 851245c commit fe46072

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ buildscript {
1616
}
1717

1818
wrapper {
19-
gradleVersion = "5.6.2"
19+
gradleVersion = "6.8.3"
2020
distributionType = Wrapper.DistributionType.ALL
2121
}
2222
}

0 commit comments

Comments
 (0)