Skip to content

Commit

Permalink
SDK Release - SDC, Engine
Browse files Browse the repository at this point in the history
FORK
                - With unmerged PR #9
                - WUP  #13

SDK
                - WUP google#2178
                - WUP google#2650
                - WUP google#2645
                - WUP google#2678
                - WUP google#2755
  • Loading branch information
ndegwamartin committed Dec 11, 2024
1 parent 26c3d65 commit a04d47f
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 = "1.1.0-SNAPSHOT"
override val version = "1.1.0-preview2-SNAPSHOT"
override val name = "Android FHIR Engine Library"
}

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

Expand Down

0 comments on commit a04d47f

Please sign in to comment.