Skip to content

Commit

Permalink
[chore] #1 버전 카탈로그 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
jihyunniiii committed Dec 29, 2023
1 parent cfc6f5e commit 2361068
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ google-firebase-bom = { group = "com.google.firebase", name = "firebase-bom", ve
google-firebase-crashlytics = { group = "com.google.firebase", name = "firebase-crashlytics-ktx" }

# Test
junit = { group = "juint", name = "junit", version.ref = "junit" }
junit = { group = "junit", name = "junit", version.ref = "junit" }
androidx-test-ext-junit = { group = "androidx.test.ext", name = "junit", version.ref = "androidx-test-ext-junit" }
espresso-core = { group = "androidx.test.espresso", name = "espresso-core", version.ref = "espresso-core" }

Expand Down

0 comments on commit 2361068

Please sign in to comment.