Skip to content

Commit

Permalink
Adds Compose compiler to screenshot testing project
Browse files Browse the repository at this point in the history
  • Loading branch information
JoseAlcerreca authored Dec 3, 2024
1 parent b3182be commit 498d702
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ui/PreviewScreenshot/app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ plugins {
alias(libs.plugins.android.application)
alias(libs.plugins.jetbrains.kotlin.android)
alias(libs.plugins.screenshot)
alias(libs.plugins.compose.compiler)
}

android {
Expand Down

0 comments on commit 498d702

Please sign in to comment.