chore: Disable google-services by default
This commit is contained in:
parent
22df42dcac
commit
dc9193b0a5
4 changed files with 26 additions and 4 deletions
|
|
@ -88,6 +88,4 @@ dependencies {
|
|||
implementation 'com.github.UnifiedPush:android-connector:1.2.0' // needed for unifiedpush
|
||||
}
|
||||
|
||||
if(file("google-services.json").exists()){
|
||||
apply plugin: 'com.google.gms.google-services'
|
||||
}
|
||||
//apply plugin: 'com.google.gms.google-services'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue