Skip to content

Commit

Permalink
[android] Next snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
badlogic committed Aug 6, 2024
1 parent 866fbd8 commit 1716baa
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.5"
val libraryVersion = "4.2.6-SNAPSHOT"

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

0 comments on commit 1716baa

Please sign in to comment.