updated android configuration files

This commit is contained in:
2025-02-09 20:42:47 +01:00
parent 41a5e021c5
commit 33d488946a
5 changed files with 5 additions and 4 deletions

View File

@ -19,7 +19,7 @@ pluginManagement {
plugins {
id "dev.flutter.flutter-plugin-loader" version "1.0.0"
id "com.android.application" version '8.1.4' apply false
id "com.android.application" version '8.7.3' apply false
id "org.jetbrains.kotlin.android" version "1.8.10" apply false
}