Skip to content

Commit

Permalink
#8 [chore] : 중복 indicator 삭제
Browse files Browse the repository at this point in the history
  • Loading branch information
minemi00 committed Jan 14, 2024
1 parent 8e73d6c commit 2ba41c2
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 @@ -127,9 +127,6 @@ dependencies {
testImplementation("junit:junit:4.13.2")
androidTestImplementation("androidx.test.ext:junit:1.1.5")
androidTestImplementation("androidx.test.espresso:espresso-core:3.5.1")

// indicator
implementation("com.tbuonomo:dotsindicator:5.0")
}

fun getApiKey(propertyKey: String): String {
Expand Down

0 comments on commit 2ba41c2

Please sign in to comment.