1
Files
fluent-java/build.gradle
Voomra 499c699cd1 feat: fluent.syntax
Портирование кода из fluent-kotlin
https://github.com/projectfluent/fluent-kotlin
2025-07-21 15:23:11 +03:00

5 lines
90 B
Groovy

wrapper {
gradleVersion = "8.6"
distributionType = Wrapper.DistributionType.BIN
}