updated project

This commit is contained in:
2025-01-23 11:20:08 +01:00
parent ddeeaeaeac
commit 4d3a33dd9b
13 changed files with 80 additions and 83 deletions

View File

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