Explorar el Código

God help this code find its way

c90Beretta hace 5 meses
padre
commit
f4590e7ea2
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      android/settings.gradle

+ 1 - 1
android/settings.gradle

@@ -24,7 +24,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
 }
 
 include ":app"