Skip to content

Commit

Permalink
Bump com.google.android.fhir:engine from 1.0.0-SNAPSHOT to 1.0.0
Browse files Browse the repository at this point in the history
Bumps com.google.android.fhir:engine from 1.0.0-SNAPSHOT to 1.0.0.

---
updated-dependencies:
- dependency-name: com.google.android.fhir:engine
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 11, 2024
1 parent 4937b36 commit 78d05b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,6 @@ dependencies {
implementation("com.jakewharton.timber:timber:5.0.1")
implementation("net.openid:appauth:0.11.1")
implementation("com.auth0.android:jwtdecode:2.0.2")
implementation("com.google.android.fhir:engine:1.0.0-SNAPSHOT")
implementation("com.google.android.fhir:engine:1.0.0")
implementation("com.google.android.fhir:data-capture:1.1.0-SNAPSHOT")
}

0 comments on commit 78d05b3

Please sign in to comment.