flake: init

This commit is contained in:
Tad Fisher
2020-12-09 17:44:20 -08:00
parent f047221f5f
commit 716f137343
10 changed files with 681 additions and 603 deletions

View File

@@ -49,7 +49,7 @@ allprojects {
tasks {
wrapper {
gradleVersion = "6.8-milestone-3"
gradleVersion = "6.8-rc-1";
distributionType = Wrapper.DistributionType.ALL
}
}