Skip to content

Commit

Permalink
Merge pull request #50 from google-developer-training/renovate/views-…
Browse files Browse the repository at this point in the history
…with-compose-kotlin

Update dependency composeOptions 1.5.9 to v1.5.15 (views-with-compose)
  • Loading branch information
JolandaVerhoef authored Dec 9, 2024
2 parents f615243 + 86ec327 commit fbc1fbf
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -58,9 +58,6 @@ android {
// Enables Jetpack Compose for this module
compose = true
}
composeOptions {
kotlinCompilerExtensionVersion = "1.5.9"
}
}

dependencies {
Expand Down

0 comments on commit fbc1fbf

Please sign in to comment.