#571 Finish native part

This commit is contained in:
estevez-dev
2020-07-07 18:37:44 +03:00
parent f39dbe3b24
commit 3a7f3db6cd
19 changed files with 547 additions and 495 deletions

View File

@ -81,6 +81,7 @@ dependencies {
implementation 'com.google.firebase:firebase-analytics:17.2.2'
implementation 'com.google.firebase:firebase-messaging:20.2.0'
implementation 'androidx.work:work-runtime:2.3.4'
implementation "androidx.concurrent:concurrent-futures:1.0.0"
testImplementation 'junit:junit:4.12'
androidTestImplementation 'com.android.support.test:runner:1.0.2'
androidTestImplementation 'com.android.support.test.espresso:espresso-core:3.0.2'