File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1- unitytranslate_version = 0.2.2
1+ unitytranslate_version = 0.2.3
22
33# This isn't actually used in the download process, however it's used for the sake of caching the downloaded files.
44# https://github.com/OpenNMT/CTranslate2/blob/master/python/ctranslate2/version.py
Original file line number Diff line number Diff line change @@ -251,7 +251,7 @@ publishing {
251251
252252 publications {
253253 register(" maven" , MavenPublication ::class ) {
254- groupId = " xyz.bluspring.unitytranslatelib "
254+ groupId = " xyz.bluspring.unitytranslate "
255255 artifactId = " UnityTranslateLib-natives-${target.systemName} -${target.architecture} "
256256 version = " ${rootProject.property(" unitytranslate_version" )} "
257257 from(components.getByName(" java" ))
You can’t perform that action at this time.
0 commit comments