Skip to content

Commit 72c2fa6

Browse files
committed
SDC preview 9.2 - Improve Dropdown Behavior in Questionnaire Items PR#2393
1 parent 6399cd1 commit 72c2fa6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/src/main/kotlin/Releases.kt

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ object Releases {
5656

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

0 commit comments

Comments
 (0)