ソースを参照

God help this code find its way

c90Beretta 6 ヶ月 前
コミット
f4590e7ea2
共有1 個のファイルを変更した1 個の追加1 個の削除を含む
  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"