Skip to content

Commit

Permalink
SDK Release: Engine, SDC, Workflow, Contrib:Barcode, Common, Knowledger
Browse files Browse the repository at this point in the history
  - With unmerged PR #1
  - With unmerged PR google#1917
  - With unmerged PR google#1978
  - With unmerged PR google#1964
  - With unmerged PR google#1907
  • Loading branch information
ndegwamartin committed May 23, 2023
1 parent ec81cbf commit ffa535a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions buildSrc/src/main/kotlin/Releases.kt
Original file line number Diff line number Diff line change
Expand Up @@ -50,13 +50,13 @@ object Releases {

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

object DataCapture : LibraryArtifact {
override val artifactId = "data-capture"
override val version = "1.0.0-preview5-SNAPSHOT"
override val version = "1.0.0-preview6-SNAPSHOT"
override val name = "Android FHIR Structured Data Capture Library"
}

Expand Down

0 comments on commit ffa535a

Please sign in to comment.