Skip to content

Commit

Permalink
SDK Release: Engine
Browse files Browse the repository at this point in the history
  - With unmerged PR #1
  - With unmerged PR google#1917
  • Loading branch information
allan-on committed Apr 14, 2023
1 parent 4a68b78 commit d59c542
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/src/main/kotlin/Releases.kt
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ object Releases {

object Engine : LibraryArtifact {
override val artifactId = "engine"
override val version = "0.1.0-beta03"
override val version = "0.1.0-beta03-preview-SNAPSHOT"
override val name = "Android FHIR Engine Library"
}

Expand Down

0 comments on commit d59c542

Please sign in to comment.