Skip to content

Commit 9a79bf2

Browse files
committed
Quotes
Signed-off-by: Mario Danic <mario@lovelyhq.com>
1 parent 8094189 commit 9a79bf2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -203,7 +203,7 @@ dependencies {
203203
// uncomment for gplay, modified
204204
// implementation "com.google.firebase:firebase-messaging:${googleLibraryVersion}"
205205
// implementation "com.google.android.gms:play-services-base:${googleLibraryVersion}"
206-
// implementation 'com.google.firebase:firebase-core:${googleLibraryVersion}'
206+
// implementation "com.google.firebase:firebase-core:${googleLibraryVersion}"
207207
implementation 'org.parceler:parceler-api:1.1.6'
208208
annotationProcessor 'org.parceler:parceler:1.1.6'
209209
implementation 'com.github.bumptech.glide:glide:3.7.0'

0 commit comments

Comments
 (0)