Merge to update docs and contributions #504

Merged
altavir merged 199 commits from dev into master 2022-10-03 20:58:00 +03:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit 0eb9bd810c - Show all commits

View File

@ -1,3 +1,3 @@
job("Build") {
gradlew("openjdk:11", "build")
}
}

View File

@ -12,4 +12,4 @@ org.gradle.configureondemand=true
org.gradle.parallel=true
org.gradle.jvmargs=-Xmx4096m
toolsVersion=0.11.7-kotlin-1.7.0
toolsVersion=0.11.8-kotlin-1.7.10