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 57b4773 commit f5280e9Copy full SHA for f5280e9
buildSrc/src/main/kotlin/Releases.kt
@@ -48,7 +48,7 @@ object Releases {
48
49
object Engine : LibraryArtifact {
50
override val artifactId = "engine"
51
- override val version = "0.1.0-beta04"
+ override val version = "0.1.0-beta04-preview"
52
override val name = "Android FHIR Engine Library"
53
}
54
0 commit comments