feat: Forward notifications to Android Auto
This commit is contained in:
parent
2d240ccda3
commit
40bd7eed91
6 changed files with 13 additions and 2 deletions
|
|
@ -14,6 +14,7 @@ if (file("google-services.json").exists()) {
|
|||
|
||||
dependencies {
|
||||
coreLibraryDesugaring("com.android.tools:desugar_jdk_libs:2.1.4") // For flutter_local_notifications // Workaround for: https://github.com/MaikuB/flutter_local_notifications/issues/2286
|
||||
implementation("androidx.core:core-ktx:1.17.0") // For Android Auto
|
||||
}
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue