Dynamic Linking V2

Erstellt anstatt normalen invite links, dynamic links und speichert diese auch in die db
This commit is contained in:
Georg Reisinger
2019-03-25 19:32:27 +01:00
parent fef831ea54
commit e2ae90d143
6 changed files with 330 additions and 118 deletions

View File

@ -42,5 +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'
implementation 'com.google.firebase:firebase-dynamic-links:16.1.8'
}