Skip to content

Commit 5e68f7d

Browse files
committed
Rebump gradle version
1 parent 65b9e0b commit 5e68f7d

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
@@ -110,7 +110,7 @@ ext.incrementalBuild = !project.hasProperty("disableIncrementalBuild")
110110

111111

112112
wrapper {
113-
gradleVersion '5.5.1'
113+
gradleVersion '8.0.2'
114114
distributionType Wrapper.DistributionType.ALL
115115
}
116116

0 commit comments

Comments
 (0)