mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2025-12-20 17:26:01 +08:00
rename publication to mavenLocal
This commit is contained in:
parent
cbe3e05a94
commit
3428662684
@ -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"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user