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-19 16:51:57 +01:00
pluginVersion=23.0.1
2024-10-28 02:05:12 +01:00
pluginSinceBuild=242
2024-11-07 16:34:30 +01:00
pluginUntilBuild=242.*
2024-10-28 02:05:12 +01:00
2025-02-06 01:14:51 +01:00
ideaCommunityVersion=2024.2.5
clionVersion=2024.2.4
2024-11-28 12:17:18 +01:00
useInstaller=true
2024-10-28 02:05:12 +01:00
javaVersion=21
# 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