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 fa9fd00 commit 62e41f9Copy full SHA for 62e41f9
build.gradle
@@ -5,7 +5,7 @@ buildscript {
5
mavenCentral()
6
}
7
dependencies {
8
- classpath 'com.android.tools.build:gradle:8.1.4'
+ classpath 'com.android.tools.build:gradle:8.2.0'
9
10
// NOTE: Do not place your application dependencies here; they belong
11
// in the individual module build.gradle files
gradle/wrapper/gradle-wrapper.properties
@@ -1,6 +1,6 @@
1
#Tue May 04 22:57:46 CEST 2021
2
distributionBase=GRADLE_USER_HOME
3
-distributionUrl=https\://services.gradle.org/distributions/gradle-8.0-all.zip
+distributionUrl=https\://services.gradle.org/distributions/gradle-8.2-all.zip
4
distributionPath=wrapper/dists
zipStorePath=wrapper/dists
zipStoreBase=GRADLE_USER_HOME
0 commit comments