File tree Expand file tree Collapse file tree 4 files changed +6
-7
lines changed Expand file tree Collapse file tree 4 files changed +6
-7
lines changed Original file line number Diff line number Diff line change 1- org.gradle.jvmargs =-Xmx4096M
1+ org.gradle.jvmargs =-Xmx4G -XX: MaxMetaspaceSize =2G -XX:+HeapDumpOnOutOfMemoryError
22android.enableJetifier =true
33AGPVersion =8.13.0
4- KotlinVersion =2.2.10
4+ KotlinVersion =2.2.21
Original file line number Diff line number Diff line change 1- # Fri Sep 08 22:01:14 CST 2023
21distributionBase =GRADLE_USER_HOME
32distributionPath =wrapper/dists
4- distributionUrl =https\://services.gradle.org/distributions/gradle-9.0.0 -bin.zip
3+ distributionUrl =https\://services.gradle.org/distributions/gradle-9.2.1 -bin.zip
54zipStoreBase =GRADLE_USER_HOME
65zipStorePath =wrapper/dists
Original file line number Diff line number Diff line change 1- org.gradle.jvmargs =-Xmx4096M
1+ org.gradle.jvmargs =-Xmx4G -XX: MaxMetaspaceSize =2G -XX:+HeapDumpOnOutOfMemoryError
22
33android.useAndroidX =true
44android.enableJetifier =true
@@ -7,4 +7,4 @@ android.nonTransitiveRClass=false
77android.nonFinalResIds =false
88
99AGPVersion =8.13.0
10- KotlinVersion =2.2.10
10+ KotlinVersion =2.2.21
Original file line number Diff line number Diff line change @@ -2,4 +2,4 @@ distributionBase=GRADLE_USER_HOME
22distributionPath =wrapper/dists
33zipStorePath =wrapper/dists
44zipStoreBase =GRADLE_USER_HOME
5- distributionUrl =https\://services.gradle.org/distributions/gradle-9.0.0 -bin.zip
5+ distributionUrl =https\://services.gradle.org/distributions/gradle-9.2.1 -bin.zip
You can’t perform that action at this time.
0 commit comments