We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a1ebe33 commit 11e458fCopy full SHA for 11e458f
platforms/android/build.gradle
@@ -6,7 +6,7 @@ buildscript {
6
google()
7
}
8
dependencies {
9
- classpath 'com.android.tools.build:gradle:8.4.1'
+ classpath 'com.android.tools.build:gradle:8.5.0'
10
11
// NOTE: Do not place your application dependencies here; they belong
12
// in the individual module build.gradle files
platforms/android/gradle/wrapper/gradle-wrapper.properties
@@ -1,6 +1,6 @@
1
#Tue Jan 02 02:01:38 CET 2024
2
distributionBase=GRADLE_USER_HOME
3
distributionPath=wrapper/dists
4
-distributionUrl=https\://services.gradle.org/distributions/gradle-8.6-bin.zip
+distributionUrl=https\://services.gradle.org/distributions/gradle-8.7-bin.zip
5
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
0 commit comments