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 90bab71 commit 489c5e5Copy full SHA for 489c5e5
platforms/android/build.gradle
@@ -6,7 +6,7 @@ buildscript {
6
google()
7
}
8
dependencies {
9
- classpath 'com.android.tools.build:gradle:8.5.0'
+ classpath 'com.android.tools.build:gradle:8.6.1'
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
+#Wed Oct 02 13:43:32 CEST 2024
2
distributionBase=GRADLE_USER_HOME
3
distributionPath=wrapper/dists
4
-distributionUrl=https\://services.gradle.org/distributions/gradle-8.7-bin.zip
+distributionUrl=https\://services.gradle.org/distributions/gradle-8.10.2-bin.zip
5
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
0 commit comments