Updated gradle and kotlin

This commit is contained in:
Abdullah Alassaf
2025-01-26 20:38:37 +03:00
parent 4ae04cf2af
commit 457b7c2c51
8 changed files with 103 additions and 286 deletions

View File

@ -23,7 +23,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.3.0' apply false
// START: FlutterFire Configuration
id "com.google.gms.google-services" version "4.3.15" apply false
id "com.google.firebase.crashlytics" version "2.8.1" apply false