We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf060ad commit 75f243dCopy full SHA for 75f243d
buildSrc/src/main/kotlin/Releases.kt
@@ -54,7 +54,7 @@ object Releases {
54
55
object DataCapture : LibraryArtifact {
56
override val artifactId = "data-capture"
57
- override val version = "1.0.0-preview15-SNAPSHOT"
+ override val version = "1.0.0-preview16-SNAPSHOT"
58
override val name = "Android FHIR Structured Data Capture Library"
59
}
60
0 commit comments