File tree Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 1- org.gradle.jvmargs =-Xmx1536M
1+ org.gradle.jvmargs =-Xmx4096M
22android.enableJetifier =true
3- AGPVersion =8.7.3
4- KotlinVersion =2.1.0
3+ AGPVersion =8.13.0
4+ KotlinVersion =2.2.10
Original file line number Diff line number Diff line change 11# Fri Sep 08 22:01:14 CST 2023
22distributionBase =GRADLE_USER_HOME
33distributionPath =wrapper/dists
4- distributionUrl =https\://services.gradle.org/distributions/gradle-8.7 -bin.zip
4+ distributionUrl =https\://services.gradle.org/distributions/gradle-9.0.0 -bin.zip
55zipStoreBase =GRADLE_USER_HOME
66zipStorePath =wrapper/dists
Original file line number Diff line number Diff line change @@ -6,5 +6,5 @@ android.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.10
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.0.0-bin .zip
You can’t perform that action at this time.
0 commit comments