File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed
example/purchase-tester/android
purchases-capacitor-ui/android Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ buildscript {
1313 mavenCentral()
1414 }
1515 dependencies {
16- classpath ' com.android.tools.build:gradle:8.13.2 '
16+ classpath ' com.android.tools.build:gradle:9.0.0 '
1717 classpath ' org.jetbrains.kotlin:kotlin-gradle-plugin:2.2.20'
1818 }
1919}
Original file line number Diff line number Diff line change 11distributionBase =GRADLE_USER_HOME
22distributionPath =wrapper/dists
3- distributionUrl =https\://services.gradle.org/distributions/gradle-8.14.3 -all.zip
3+ distributionUrl =https\://services.gradle.org/distributions/gradle-9.3.0 -all.zip
44networkTimeout =10000
55validateDistributionUrl =true
66zipStoreBase =GRADLE_USER_HOME
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ buildscript {
77 mavenCentral()
88 }
99 dependencies {
10- classpath ' com.android.tools.build:gradle:8.13.2 '
10+ classpath ' com.android.tools.build:gradle:9.0.0 '
1111 classpath ' com.google.gms:google-services:4.4.4'
1212
1313 // NOTE: Do not place your application dependencies here; they belong
Original file line number Diff line number Diff line change 11distributionBase =GRADLE_USER_HOME
22distributionPath =wrapper/dists
3- distributionUrl =https\://services.gradle.org/distributions/gradle-8.14.3 -all.zip
3+ distributionUrl =https\://services.gradle.org/distributions/gradle-9.3.0 -all.zip
44networkTimeout =10000
55validateDistributionUrl =true
66zipStoreBase =GRADLE_USER_HOME
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ buildscript {
88 mavenCentral()
99 }
1010 dependencies {
11- classpath ' com.android.tools.build:gradle:8.13.2 '
11+ classpath ' com.android.tools.build:gradle:9.0.0 '
1212 classpath ' org.jetbrains.kotlin:kotlin-gradle-plugin:2.2.20'
1313 }
1414}
You can’t perform that action at this time.
0 commit comments