Skip to content

Commit 2dcb49b

Browse files
lfkelloggjeremyjiang-dev
authored andcommitted
Remove unnecessary dependencies from App Distribution stub SDK (#3377)
1 parent d639c0a commit 2dcb49b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

firebase-appdistribution-stub/firebase-appdistribution-stub.gradle

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,6 @@ android {
3939

4040
dependencies {
4141
implementation 'org.jetbrains:annotations:15.0'
42-
implementation project(':firebase-components')
43-
implementation project(':firebase-common')
4442
implementation 'com.google.android.gms:play-services-tasks:17.0.0'
4543

4644
testImplementation 'junit:junit:4.13.2'

0 commit comments

Comments
 (0)