Fixed build and version issue.

This commit is contained in:
Amine Bou 2018-05-14 22:36:12 +02:00
parent 78a08750a2
commit 90bdb289d0

View File

@ -15,7 +15,7 @@ buildscript {
// NOTE: Do not place your application dependencies here; they belong // NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files // in the individual module build.gradle files
classpath 'com.google.gms:google-services:3.1.1' classpath 'com.google.gms:google-services:3.3.0'
} }
} }