mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2025-12-21 01:36:02 +08:00
rename publication to mavenLocal
This commit is contained in:
parent
cbe3e05a94
commit
3428662684
@ -42,7 +42,7 @@ dependencies {
|
||||
afterEvaluate {
|
||||
publishing {
|
||||
publications {
|
||||
create<MavenPublication>("spine-android") {
|
||||
create<MavenPublication>("mavenLocal") {
|
||||
groupId = "com.esotericsoftware"
|
||||
artifactId = "spine-android"
|
||||
version = "4.2"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user