add commented-out firebase-messaging back into build.gradle

pull/1359/head
Conny Duck 5 months ago
parent 3c869ba564
commit 4b4062996d
No known key found for this signature in database

@ -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
}

Loading…
Cancel
Save