File tree Expand file tree Collapse file tree
examples/purchaseTesterTypescript/android/gradle/wrapper
react-native-purchases-ui/android Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ buildscript {
66 }
77
88 dependencies {
9- classpath ' com.android.tools.build:gradle:8.13.2 '
9+ classpath ' com.android.tools.build:gradle:9.0.1 '
1010 classpath " org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version "
1111 }
1212}
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.4 -all.zip
3+ distributionUrl =https\://services.gradle.org/distributions/gradle-9.3.1 -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 }
99
1010 dependencies {
11- classpath " com.android.tools.build:gradle:8.13.2 "
11+ classpath " com.android.tools.build:gradle:9.0.1 "
1212 // noinspection DifferentKotlinGradleVersion
1313 classpath " org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version "
1414 }
You can’t perform that action at this time.
0 commit comments