Skip to content

Commit

Permalink
pin interop dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
David Motsonashvili committed Oct 19, 2023
1 parent 5dcffa8 commit 22a71be
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions appcheck/firebase-appcheck/ktx/ktx.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ dependencies {
androidTestImplementation 'androidx.test:runner:1.2.0'
androidTestImplementation 'junit:junit:4.12'
api(project(":appcheck:firebase-appcheck"))
androidTestImplementation 'com.google.firebase:firebase-appcheck-interop:17.1.0'
api("com.google.firebase:firebase-common:20.4.2")
api("com.google.firebase:firebase-common-ktx:20.4.2")
implementation("com.google.firebase:firebase-components:17.1.5")
Expand Down

0 comments on commit 22a71be

Please sign in to comment.