We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b1be25 commit 765b330Copy full SHA for 765b330
firebase-appdistribution/test-app/test-app.gradle
@@ -82,7 +82,6 @@ dependencies {
82
// In this test project we also need to explicitly declare these dependencies
83
implementation project(':firebase-appdistribution-api')
84
// All variants use the API
85
- implementation project(':firebase-appdistribution-api:ktx')
86
implementation "androidx.activity:activity-ktx:1.6.0"
87
implementation 'androidx.appcompat:appcompat:1.5.1'
88
implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
0 commit comments