Skip to content

Commit cd4606b

Browse files
committed
SDK Release - SDC, Engine
FORK - With unmerged PR #9 - WUP #13 SDK - WUP google#2178 - WUP google#2650 - WUP google#2663 - WUP google#2645 - WUP google#2715
1 parent 1b27ad7 commit cd4606b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

buildSrc/src/main/kotlin/Releases.kt

+2-2
Original file line numberDiff line numberDiff line change
@@ -50,13 +50,13 @@ object Releases {
5050

5151
object Engine : LibraryArtifact {
5252
override val artifactId = "engine"
53-
override val version = "1.0.0-preview15-SNAPSHOT"
53+
override val version = "1.0.0-preview16-SNAPSHOT"
5454
override val name = "Android FHIR Engine Library"
5555
}
5656

5757
object DataCapture : LibraryArtifact {
5858
override val artifactId = "data-capture"
59-
override val version = "1.2.0-preview3-SNAPSHOT"
59+
override val version = "1.2.0-preview4-SNAPSHOT"
6060
override val name = "Android FHIR Structured Data Capture Library"
6161
}
6262

0 commit comments

Comments
 (0)