Skip to content

Commit

Permalink
fix(android): add app compat
Browse files Browse the repository at this point in the history
  • Loading branch information
stewones committed May 3, 2019
1 parent 8269098 commit 5709b1d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions android/capacitor-fcm/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -45,5 +45,6 @@ dependencies {
androidTestImplementation 'com.android.support.test.espresso:espresso-core:3.0.1'
androidTestImplementation 'com.android.support:support-annotations:27.1.1'
implementation 'com.google.firebase:firebase-messaging:17.6.0'
implementation 'com.android.support:appcompat-v7:27.1.1'
}

0 comments on commit 5709b1d

Please sign in to comment.