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 19, 2024
1 parent b97fdf9 commit 59e3b58
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.6";
val libraryVersion = "4.2.7-SNAPSHOT";

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

0 comments on commit 59e3b58

Please sign in to comment.