[Build] Apply InternalGradleSetupSettingsPlugin at first
#KTI-1223 In Progress
This commit is contained in:
committed by
Space Team
parent
ecbf5abb81
commit
b304f54d80
+1
-1
@@ -16,11 +16,11 @@ pluginManagement {
|
||||
}
|
||||
|
||||
plugins {
|
||||
id "internal-gradle-setup" // it's recommended to apply this plugin at first, as it changes the local.properties file
|
||||
id "build-cache"
|
||||
id "gradle-enterprise"
|
||||
id "jvm-toolchain-provisioning"
|
||||
id "kotlin-daemon-config"
|
||||
id "internal-gradle-setup"
|
||||
}
|
||||
|
||||
def buildProperties = BuildPropertiesKt.getKotlinBuildPropertiesForSettings(settings)
|
||||
|
||||
Reference in New Issue
Block a user