ZigBrains/gradle.properties

23 lines
467 B
Properties
Raw Normal View History

pluginName=ZigBrains
pluginRepositoryUrl=https://github.com/FalsePattern/ZigBrains
2024-10-28 02:05:12 +01:00
2025-03-27 23:04:16 +01:00
pluginVersion=24.0.1
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-03-14 11:28:10 +01:00
lsp4ijVersion=0.11.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