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:
+1
-1
@@ -5,7 +5,7 @@ plugins {
|
||||
id 'io.spring.dependency-management' version '1.1.4'
|
||||
}
|
||||
|
||||
version = '1.0-SNAPSHOT'
|
||||
version = APIVersion
|
||||
|
||||
dependencies {
|
||||
implementation project(":Core")
|
||||
|
||||
Reference in New Issue
Block a user