Skip to content

Commit

Permalink
[android] Release 4.2.9
Browse files Browse the repository at this point in the history
  • Loading branch information
badlogic committed Jan 22, 2025
1 parent 8c37b4c commit 0170599
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spine-android/spine-android/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ dependencies {
androidTestImplementation(libs.androidx.espresso.core)
}

val libraryVersion = "4.2.9-SNAPSHOT";
val libraryVersion = "4.2.9";

tasks.register<Jar>("sourceJar") {
archiveClassifier.set("sources")
Expand Down

0 comments on commit 0170599

Please sign in to comment.