Revert "DynamicLinking V1"

This reverts commit 63889c03a2.
This commit is contained in:
Georg Reisinger
2019-03-25 09:25:21 +01:00
parent 63889c03a2
commit 19cc79d5b3
5 changed files with 32 additions and 48 deletions

View File

@ -42,5 +42,4 @@ dependencies {
implementation 'com.android.support:recyclerview-v7:28.0.0'
implementation 'com.android.support:support-v4:28.0.0'
implementation 'cz.msebera.android:httpclient:4.4.1.2'
implementation 'com.google.firebase:firebase-dynamic-links:16.1.7'
}