|
@@ -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"
|