We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1752121 commit 68c42c0Copy full SHA for 68c42c0
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-preview8-SNAPSHOT"
+ override val version = "1.2.0-preview8.1-SNAPSHOT"
60
override val name = "Android FHIR Structured Data Capture Library"
61
}
62
0 commit comments