Merge branch 'ver/6.4.0' into dev/image-caching

This commit is contained in:
Zoë Gidiere
2023-10-26 12:56:17 -06:00
161 changed files with 643 additions and 1210 deletions
+2 -2
View File
@@ -3,6 +3,6 @@ version = version("1.0.1")
dependencies {
compileOnlyApi(project(":common:addons:manifest-addon-loader"))
implementation("net.jafama", "jafama", Versions.Libraries.Internal.jafama)
testImplementation("net.jafama", "jafama", Versions.Libraries.Internal.jafama)
}