瀏覽代碼

comment gms

tobiaskaminsky 8 年之前
父節點
當前提交
f0597ec7a9
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      build.gradle

+ 2 - 2
build.gradle

@@ -195,7 +195,7 @@ dependencies {
     compile 'com.googlecode.ez-vcard:ez-vcard:0.10.2'
 
     // uncomment for gplay, modified
-compile 'com.google.android.gms:play-services:10.2.4'
+    //compile 'com.google.android.gms:play-services:10.2.4'
 
     compile 'org.parceler:parceler-api:1.1.6'
     annotationProcessor 'org.parceler:parceler:1.1.6'
@@ -239,4 +239,4 @@ tasks.withType(Test) {
 }
 
 // uncomment for gplay, modified (must be at the bottom)
-apply plugin: 'com.google.gms.google-services'
+//apply plugin: 'com.google.gms.google-services'