Skip to content

Commit

Permalink
SDK Release: Barcode
Browse files Browse the repository at this point in the history
  - With unmerged PR google#1669 branch
  • Loading branch information
ndegwamartin committed Mar 1, 2023
1 parent 10e46a0 commit fb3b13b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/src/main/kotlin/Releases.kt
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ object Releases {
object Contrib {
object Barcode : LibraryArtifact {
override val artifactId = "contrib-barcode"
override val version = "0.1.0-beta3-preview3-SNAPSHOT"
override val version = "0.1.0-beta3-preview4-SNAPSHOT"
override val name = "Android FHIR Structured Data Capture - Barcode Extensions (contrib)"
}
}
Expand Down

0 comments on commit fb3b13b

Please sign in to comment.