comment gradle again

This commit is contained in:
tobiasKaminsky 2017-08-09 14:17:03 +02:00 committed by AndyScherzinger
parent ffa50ed82d
commit b1bfad7fe2
No known key found for this signature in database
GPG key ID: 6CADC7E3523C308B

View file

@ -201,8 +201,8 @@ dependencies {
implementation 'com.googlecode.ez-vcard:ez-vcard:0.10.2'
implementation 'org.lukhnos:nnio:0.2'
// uncomment for gplay, modified
implementation "com.google.firebase:firebase-messaging:${googleLibraryVersion}"
implementation "com.google.android.gms:play-services-base:${googleLibraryVersion}"
// implementation "com.google.firebase:firebase-messaging:${googleLibraryVersion}"
// implementation "com.google.android.gms:play-services-base:${googleLibraryVersion}"
implementation 'org.parceler:parceler-api:1.1.6'
annotationProcessor 'org.parceler:parceler:1.1.6'
implementation 'com.github.bumptech.glide:glide:3.7.0'
@ -238,4 +238,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'