gradle: добавлен wrapper

This commit is contained in:
2020-04-27 14:10:16 +03:00
parent f59ae042b7
commit 4905f59301
7 changed files with 298 additions and 4 deletions

View File

@@ -5,7 +5,7 @@ plugins {
wrapper {
gradleVersion = '5.3'
distributionType = Wrapper.DistributionType.BIN
distributionType = Wrapper.DistributionType.ALL
}
group = 'mc-project'