komga/build.gradle.kts
Gauthier Roebroeck 6b0d849d25 initial commit
2019-08-08 17:55:56 +08:00

4 lines
No EOL
93 B
Text

tasks.wrapper {
gradleVersion = "5.5.1"
distributionType = Wrapper.DistributionType.ALL
}