Skip to content

Commit

Permalink
add commented-out firebase-messaging back into build.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
connyduck committed Sep 25, 2024
1 parent 3c869ba commit 4b40629
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -80,3 +80,7 @@ android {
flutter {
source '../..'
}

dependencies {
//implementation 'com.google.firebase:firebase-messaging:19.0.1' // Workaround for https://github.com/microg/android_packages_apps_GmsCore/issues/313#issuecomment-617651698
}

0 comments on commit 4b40629

Please sign in to comment.