Skip to content

Commit

Permalink
ASAA-122- Add Snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
br-Emery committed Dec 13, 2023
1 parent 1fdaad1 commit b80dfc2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kmp-launchpad-compose/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ ktlint {
}

group = "com.github.bottlerocketstudios"
version = libs.versions.launchpad.compose.get()
version = "${libs.versions.launchpad.compose.get()}-SNAPSHOT"

publishing {
repositories {
Expand Down

0 comments on commit b80dfc2

Please sign in to comment.