Commit cde89223 authored by Varun Patil's avatar Varun Patil

Remove gradle compatible inspection suppression

parent 63ab52b1
......@@ -36,7 +36,6 @@ ext {
dependencies {
implementation fileTree(dir: 'libs', include: ['*.jar'])
//noinspection GradleCompatible
implementation 'com.google.firebase:firebase-messaging:17.3.2'
implementation "com.android.support:design:${supportLibVersion}"
implementation "com.android.support:exifinterface:${supportLibVersion}"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment