Moved versions of the "public facing" modules to the gradle.properties
Core: - Fixed my promis of making Core work with multiple OllamaObjects
This commit is contained in:
+5
-1
@@ -1,3 +1,7 @@
|
||||
# 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
|
||||
javaVersion = 25
|
||||
|
||||
coreVersion = 1.10.1
|
||||
pluginAPIVersion = 0.1.4.1
|
||||
APIVersion = 1.0-SNAPSHOT
|
||||
Reference in New Issue
Block a user