Added deps after crash

This commit is contained in:
vjrj 2018-06-25 19:14:57 +02:00
parent 4fecc291a4
commit e8315adb1d
6 changed files with 45 additions and 22 deletions

View file

@ -6,7 +6,7 @@ buildscript {
dependencies {
classpath 'com.android.tools.build:gradle:3.0.1'
classpath 'com.google.gms:google-services:4.0.0'
classpath 'com.google.gms:google-services:4.0.1'
}
}