notifications

This commit is contained in:
2018-09-27 01:38:56 +02:00
parent 28ef5cb2f5
commit 0b030406bb
11 changed files with 176 additions and 40 deletions

View File

@@ -34,6 +34,8 @@ dependencies {
implementation 'com.google.firebase:firebase-messaging:17.3.2'
implementation 'com.android.support:support-v4:27.1.1'
implementation "android.arch.lifecycle:extensions:1.1.1"
implementation 'com.squareup.okhttp3:okhttp:3.10.0'
implementation 'com.github.kenglxn.QRGen:android:2.5.0'
}