Skip to content

Commit

Permalink
typo take 2
Browse files Browse the repository at this point in the history
  • Loading branch information
davidmotson committed Apr 23, 2024
1 parent aab6696 commit 356632b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion firebase-common/ktx/ktx.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ android {
dependencies {
api(project(":firebase-common"))
implementation(project(":firebase-components"))
implementation(project("firebase-annotations"))
implementation(project(":firebase-annotations"))
testImplementation(libs.androidx.test.core)
testImplementation(libs.junit)
testImplementation(libs.kotlin.coroutines.test)
Expand Down

0 comments on commit 356632b

Please sign in to comment.