Update health services dependency (#3212)

This commit is contained in:
Daniel Shokouhi 2023-01-11 19:04:19 -08:00 committed by GitHub
parent ee4272a168
commit f3360b1b92
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -126,5 +126,5 @@ dependencies {
implementation("androidx.wear.watchface:watchface-complications-data-source-ktx:1.1.1")
implementation("androidx.health:health-services-client:1.0.0-beta01")
implementation("androidx.health:health-services-client:1.0.0-beta02")
}