Skip to content

Commit

Permalink
remove unneeded kotlinCompilerExtensionVersion specification
Browse files Browse the repository at this point in the history
  • Loading branch information
soupslurpr authored and thestinger committed Oct 27, 2024
1 parent c3dc9a0 commit 4b2d8ad
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 @@ -61,9 +61,6 @@ android {
compose = true
buildConfig = true
}
composeOptions {
kotlinCompilerExtensionVersion = "1.5.14"
}
androidResources {
generateLocaleConfig = true
}
Expand Down

0 comments on commit 4b2d8ad

Please sign in to comment.