feat: Forward notifications to Android Auto
This commit is contained in:
parent
2d240ccda3
commit
40bd7eed91
6 changed files with 13 additions and 2 deletions
|
|
@ -18,7 +18,7 @@ pluginManagement {
|
|||
|
||||
plugins {
|
||||
id("dev.flutter.flutter-plugin-loader") version "1.0.0"
|
||||
id("com.android.application") version "8.7.3" apply false
|
||||
id("com.android.application") version "8.9.1" apply false
|
||||
id("org.jetbrains.kotlin.android") version "2.1.0" apply false
|
||||
if (file("app/google-services.json").exists()) {
|
||||
id("com.google.gms.google-services") version "4.3.8" apply false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue