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 7563819 commit 132cdd1Copy full SHA for 132cdd1
build.gradle
@@ -8,7 +8,7 @@ buildscript {
8
mavenCentral()
9
}
10
dependencies {
11
- classpath 'com.android.tools.build:gradle:7.3.1'
+ classpath 'com.android.tools.build:gradle:7.4.2'
12
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:1.7.10"
13
14
// NOTE: Do not place your application dependencies here; they belong
gradle/wrapper/gradle-wrapper.properties
@@ -1,6 +1,6 @@
1
#Thu Jan 06 00:18:14 AEDT 2022
2
distributionBase=GRADLE_USER_HOME
3
-distributionUrl=https\://services.gradle.org/distributions/gradle-7.4-bin.zip
+distributionUrl=https\://services.gradle.org/distributions/gradle-7.5-bin.zip
4
distributionPath=wrapper/dists
5
zipStorePath=wrapper/dists
6
zipStoreBase=GRADLE_USER_HOME
0 commit comments