File tree Expand file tree Collapse file tree 4 files changed +8
-9
lines changed Expand file tree Collapse file tree 4 files changed +8
-9
lines changed Original file line number Diff line number Diff line change 1- org.gradle.jvmargs =-Xmx1536M
1+ org.gradle.jvmargs =-Xmx4G -XX: MaxMetaspaceSize =2G -XX:+HeapDumpOnOutOfMemoryError
22android.enableJetifier =true
3- AGPVersion =8.7.3
4- KotlinVersion =2.1.0
3+ AGPVersion =8.13.0
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-8.7 -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 =-Xmx1536M
1+ org.gradle.jvmargs =-Xmx4G -XX: MaxMetaspaceSize =2G -XX:+HeapDumpOnOutOfMemoryError
22
33android.useAndroidX =true
44android.enableJetifier =true
55android.defaults.buildfeatures.buildconfig =true
66android.nonTransitiveRClass =false
77android.nonFinalResIds =false
88
9- AGPVersion =8.7.3
10- KotlinVersion =2.1.0
9+ AGPVersion =8.13.0
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-8.11-all .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