[Build] Fix a bunch of buildscript compilation warnings

#KTI-1221 Fixed
This commit is contained in:
Alexander.Likhachev
2023-05-17 15:57:56 +02:00
committed by Space Team
parent 46e83ef7da
commit a93c49baf1
17 changed files with 32 additions and 32 deletions
-2
View File
@@ -23,8 +23,6 @@ org.gradle.java.installations.fromEnv=\
systemProp.org.gradle.internal.http.connectionTimeout=90000
systemProp.org.gradle.internal.http.socketTimeout=90000
# Enable caching for precompiled script accessors: https://github.com/gradle/gradle/issues/20416
systemProp.org.gradle.kotlin.dsl.precompiled.accessors.strict=true
cacheRedirectorEnabled=true
defaultSnapshotVersion=1.9.255-SNAPSHOT