Skip to content

Commit

Permalink
chore: bump androidx.health.connect:connect-client to alpha04 (#44)
Browse files Browse the repository at this point in the history
  • Loading branch information
gewfy authored Sep 12, 2023
1 parent 2c4fcae commit c7b8e79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ dependencies {
implementation "com.facebook.react:react-native"
implementation "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"
implementation 'org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.4'
implementation "androidx.health.connect:connect-client:1.1.0-alpha03"
implementation "androidx.health.connect:connect-client:1.1.0-alpha04"

// Issue: https://youtrack.jetbrains.com/issue/KT-54136/Duplicated-classes-cause-build-failure-if-a-dependency-to-kotlin-stdlib-specified-in-an-android-project
constraints {
Expand Down

0 comments on commit c7b8e79

Please sign in to comment.