mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2026-02-13 02:28:44 +08:00
[android] Add GH action to publish snapshots.
This commit is contained in:
parent
e2a82b46f1
commit
be746e6a20
@ -40,7 +40,7 @@ dependencies {
|
||||
androidTestImplementation(libs.androidx.espresso.core)
|
||||
}
|
||||
|
||||
val libraryVersion = "4.2.3" // Update this as needed
|
||||
val libraryVersion = "4.2.3-SNAPSHOT" // Update this as needed
|
||||
|
||||
tasks.register<Jar>("sourceJar") {
|
||||
archiveClassifier.set("sources")
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user