We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6399cd1 commit 72c2fa6Copy full SHA for 72c2fa6
buildSrc/src/main/kotlin/Releases.kt
@@ -56,7 +56,7 @@ object Releases {
56
57
object DataCapture : LibraryArtifact {
58
override val artifactId = "data-capture"
59
- override val version = "1.2.0-preview9.1-SNAPSHOT"
+ override val version = "1.2.0-preview9.2-SNAPSHOT"
60
override val name = "Android FHIR Structured Data Capture Library"
61
}
62
0 commit comments