1
0
Fork 0
mirror of https://github.com/M66B/NetGuard.git synced 2024-12-23 16:27:55 +00:00

Fixed keystore problems

WTF Google
This commit is contained in:
M66B 2015-11-07 18:39:45 +01:00
parent 9c86cecec3
commit 8b4f8bf281

View file

@ -5,7 +5,7 @@ buildscript {
jcenter() jcenter()
} }
dependencies { dependencies {
classpath 'com.google.gms:google-services:1.4.0-beta3' classpath 'com.google.gms:google-services:1.3.0'
// 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