Gradle Upgrade from 7.3.0 to 7.4.2

master
Rafael 2024-06-13 23:11:49 +02:00
parent 35c79de771
commit 52800f7818
1 changed files with 1 additions and 1 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 '7.4.2' apply false
// START: FlutterFire Configuration
id "com.google.gms.google-services" version "4.3.15" apply false
// END: FlutterFire Configuration