We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa786ef commit cc6706fCopy full SHA for cc6706f
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.3.0-preview-SNAPSHOT"
+ override val version = "1.3.0-preview1-SNAPSHOT"
60
override val name = "Android FHIR Structured Data Capture Library"
61
}
62
0 commit comments