mirror of
https://github.com/nextcloud/android.git
synced 2024-12-18 06:51:55 +03:00
comment gms again
This commit is contained in:
parent
6f3c3b5579
commit
66cbc31bd7
1 changed files with 2 additions and 2 deletions
|
@ -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'
|
Loading…
Reference in a new issue