build: обновление Gradle

This commit is contained in:
2025-08-19 14:44:36 +03:00
parent f1b569964d
commit 1cf776be8f
5 changed files with 207 additions and 133 deletions

View File

@@ -5,7 +5,7 @@ plugins {
}
wrapper {
gradleVersion = '7.1.1'
gradleVersion = '8.10'
distributionType = Wrapper.DistributionType.BIN
}