Skip to content

Commit

Permalink
Update build.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
yschimke authored Sep 24, 2024
1 parent a80ce93 commit dd08afb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions health-connect/HealthConnectSample/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ plugins {
}

android {
compileSdk 34
compileSdk 35

defaultConfig {
applicationId "com.example.healthconnectsample"
Expand Down Expand Up @@ -97,4 +97,4 @@ dependencies {
debugImplementation "androidx.compose.ui:ui-tooling"

coreLibraryDesugaring "com.android.tools:desugar_jdk_libs:2.1.2"
}
}

0 comments on commit dd08afb

Please sign in to comment.