Skip to content

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"
59+
override val version = "1.2.0-preview-SNAPSHOT"
6060
override val name = "Android FHIR Structured Data Capture Library"
6161
}
6262

0 commit comments

Comments
 (0)
Please sign in to comment.