File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1- org.gradle.jvmargs =-Xmx4G -XX: MaxMetaspaceSize =2G -XX:+HeapDumpOnOutOfMemoryError
1+ org.gradle.jvmargs =-Xmx4096M
22android.useAndroidX =true
33android.enableJetifier =true
Original file line number Diff line number Diff line change @@ -2,4 +2,4 @@ distributionBase=GRADLE_USER_HOME
22distributionPath =wrapper/dists
33zipStoreBase =GRADLE_USER_HOME
44zipStorePath =wrapper/dists
5- distributionUrl =https\://services.gradle.org/distributions/gradle-8.3 -all.zip
5+ distributionUrl =https\://services.gradle.org/distributions/gradle-8.7 -all.zip
Original file line number Diff line number Diff line change @@ -18,8 +18,8 @@ pluginManagement {
1818
1919plugins {
2020 id " dev.flutter.flutter-plugin-loader" version " 1.0.0"
21- id " com.android.application" version " 8.1 .0" apply false
22- id " org.jetbrains.kotlin.android" version " 1.8.22 " apply false
21+ id " com.android.application" version " 8.6 .0" apply false
22+ id " org.jetbrains.kotlin.android" version " 2.1.0 " apply false
2323}
2424
2525include " :app"
You can’t perform that action at this time.
0 commit comments