rename publication to mavenLocal

This commit is contained in:
Denis Andrasec 2024-07-18 16:41:35 +02:00
parent cbe3e05a94
commit 3428662684

View File

@ -42,7 +42,7 @@ dependencies {
afterEvaluate { afterEvaluate {
publishing { publishing {
publications { publications {
create<MavenPublication>("spine-android") { create<MavenPublication>("mavenLocal") {
groupId = "com.esotericsoftware" groupId = "com.esotericsoftware"
artifactId = "spine-android" artifactId = "spine-android"
version = "4.2" version = "4.2"