android config to handle google mobile ad

This commit is contained in:
2025-06-18 13:33:30 +02:00
parent 65f4bb5cf6
commit 9df6b7bbea
10 changed files with 202 additions and 299 deletions

View File

@@ -18,6 +18,7 @@ pluginManagement {
plugins {
id "dev.flutter.flutter-gradle-plugin" version "1.0.0" apply false
id "org.jetbrains.kotlin.android" version "2.1.21" apply false
}
}