ZigBrains/gradle.properties

23 lines
466 B
Properties
Raw Normal View History

pluginName=ZigBrains
pluginRepositoryUrl=https://github.com/FalsePattern/ZigBrains
2024-10-28 02:05:12 +01:00
2025-01-22 12:29:20 +01:00
pluginVersion=20.2.2
2024-10-28 02:05:12 +01:00
2024-11-07 17:07:45 +01:00
pluginSinceBuild=241
pluginUntilBuild=241.*
2024-10-28 02:05:12 +01:00
2024-11-07 17:07:45 +01:00
ideaCommunityVersion=2024.1.7
clionVersion=2024.1.6
2024-11-28 11:17:18 +01:00
useInstaller=true
2024-11-07 17:07:45 +01:00
javaVersion=17
# ideaCommunity / clion
runIdeTarget=clion
2024-10-28 02:05:12 +01:00
2024-10-29 23:20:12 +01:00
lsp4jVersion=0.21.1
2025-01-21 13:02:29 +01:00
lsp4ijVersion=0.9.0
2024-10-29 23:20:12 +01:00
lsp4ijNightly=false
kotlin.stdlib.default.dependency=false
2024-10-28 02:05:12 +01:00
kotlin.code.style=official
org.gradle.configuration-cache=true
org.gradle.caching=true