Files
NeuroDock/gradle.properties
T
Zacharias 5ae5920478 Moved versions of the "public facing" modules to the gradle.properties
Core:
- Fixed my promis of making Core work with multiple OllamaObjects
2026-07-30 21:24:06 +02:00

7 lines
242 B
Properties

# This is used in sub-project that dosent explicitly require the API sub-project to only include if thay shuld be included project wide.
useAPI = true
javaVersion = 25
coreVersion = 1.10.1
pluginAPIVersion = 0.1.4.1
APIVersion = 1.0-SNAPSHOT