diff --git a/build.gradle b/build.gradle index 16f075004..b7cf3ba4a 100644 --- a/build.gradle +++ b/build.gradle @@ -9,7 +9,7 @@ buildscript { // Version used for all submodule artifacts. // Snapshot publishing changes (or adds) the suffix after '-' with 'SNAPSHOT' prior to publishing. // The 'publishSigned' task publishes to SonaType's staging repo and 'publishSnapshot' instantly uploads to the snapshots repo. - globalVersion = '1.0.0-alpha.26' + globalVersion = '1.0.0-alpha.27' versions = [ // Kotlin multiplatform versions.