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 5675e0a commit c99e8acCopy full SHA for c99e8ac
build.gradle
@@ -5,7 +5,7 @@ buildscript {
5
mavenCentral()
6
}
7
dependencies {
8
- classpath 'com.android.tools.build:gradle:8.2.2'
+ classpath 'com.android.tools.build:gradle:8.8.2'
9
classpath 'org.jetbrains.kotlin:kotlin-gradle-plugin:1.9.20'
10
11
// NOTE: Do not place your application dependencies here; they belong
gradle/wrapper/gradle-wrapper.properties
@@ -1,6 +1,6 @@
1
#Sat Dec 30 03:50:09 MSK 2023
2
distributionBase=GRADLE_USER_HOME
3
distributionPath=wrapper/dists
4
-distributionUrl=https\://services.gradle.org/distributions/gradle-8.2-bin.zip
+distributionUrl=https\://services.gradle.org/distributions/gradle-8.10.2-bin.zip
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
0 commit comments