diff --git a/android/settings.gradle b/android/settings.gradle index b6c13be9..4d8b8367 100644 --- a/android/settings.gradle +++ b/android/settings.gradle @@ -21,7 +21,7 @@ plugins { id "dev.flutter.flutter-plugin-loader" version "1.0.0" id "io.sentry.android.gradle" version "4.14.1" apply false id "org.jetbrains.kotlin.android" version "2.0.21" apply false - id "com.android.application" version '8.7.2' apply false + id "com.android.application" version '8.7.3' apply false id 'com.google.gms.google-services' version '4.4.2' apply false }