Skip to content

Commit

Permalink
Update catalog/build.gradle.kts
Browse files Browse the repository at this point in the history
Co-authored-by: Abdulahi Osoble <[email protected]>
  • Loading branch information
ahmedre and kadirkid authored Mar 4, 2024
1 parent f42b788 commit 2a0b2fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion catalog/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ android {
}

buildFeatures.compose = true
composeOptions.kotlinCompilerExtensionVersion = "1.5.10"
composeOptions.kotlinCompilerExtensionVersion = libs.versions.compose.compiler.get()

packaging {
resources {
Expand Down

0 comments on commit 2a0b2fc

Please sign in to comment.