completely remove firebase, mqtt and google services from build

This commit is contained in:
Conny Duck 2017-10-19 14:39:56 +02:00
commit 2859a5075c
5 changed files with 7 additions and 334 deletions

View file

@ -6,10 +6,6 @@ buildscript {
}
dependencies {
classpath 'com.android.tools.build:gradle:2.3.3'
// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files
classpath 'com.google.gms:google-services:3.1.0'
}
}