Replaced recurring background fetch with Firebase solution including broadcast function

This commit is contained in:
Deniz Düzgören
2019-08-12 13:10:05 +02:00
parent eb758ed077
commit 29e03a4179
8 changed files with 98 additions and 64 deletions
+1
View File
@@ -10,6 +10,7 @@ buildscript {
dependencies {
classpath 'com.android.tools.build:gradle:3.5.0-beta02'
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
classpath 'com.google.gms:google-services:4.3.0'
// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files