Skip to content

Commit

Permalink
Remove compiler options too
Browse files Browse the repository at this point in the history
  • Loading branch information
JoseAlcerreca committed Dec 9, 2024
1 parent f6b0dc8 commit 24ada2f
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 @@ -56,9 +56,6 @@ android {
buildFeatures {
compose = true
}
composeOptions {
kotlinCompilerExtensionVersion = "1.5.15"
}
packaging {
resources {
excludes += "/META-INF/{AL2.0,LGPL2.1}"
Expand Down

0 comments on commit 24ada2f

Please sign in to comment.