Revert "Revert "DynamicLinking V1""

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

View File

@ -42,4 +42,5 @@ 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'
}