Skip to content

Commit 765b330

Browse files
committed
fix test app
1 parent 6b1be25 commit 765b330

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

firebase-appdistribution/test-app/test-app.gradle

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,6 @@ dependencies {
8282
// In this test project we also need to explicitly declare these dependencies
8383
implementation project(':firebase-appdistribution-api')
8484
// All variants use the API
85-
implementation project(':firebase-appdistribution-api:ktx')
8685
implementation "androidx.activity:activity-ktx:1.6.0"
8786
implementation 'androidx.appcompat:appcompat:1.5.1'
8887
implementation 'androidx.constraintlayout:constraintlayout:2.1.4'

0 commit comments

Comments
 (0)