Skip to content

Commit

Permalink
[CHORE/#28] Preview dependency ์ถ”๊ฐ€
Browse files Browse the repository at this point in the history
  • Loading branch information
Hyobeen-Park committed Jul 9, 2024
1 parent c384522 commit 39cbd47
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions core/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ dependencies {

// Compose Preview
debugImplementation(libs.compose.ui.tooling)
implementation(libs.androidx.ui.tooling.preview)

// Test Dependency
testImplementation(libs.junit)
Expand Down

0 comments on commit 39cbd47

Please sign in to comment.