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 42e78c5 commit ad09aeaCopy full SHA for ad09aea
build.gradle
@@ -9,7 +9,7 @@ buildscript {
9
}
10
11
dependencies {
12
- classpath 'com.android.tools.build:gradle:7.2.2'
+ classpath 'com.android.tools.build:gradle:7.3.0'
13
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
14
15
// NOTE: Do not place your application dependencies here; they belong
gradle/wrapper/gradle-wrapper.properties
@@ -1,6 +1,6 @@
1
#Mon Aug 01 22:01:46 CEST 2022
2
distributionBase=GRADLE_USER_HOME
3
-distributionUrl=https\://services.gradle.org/distributions/gradle-7.3.3-bin.zip
+distributionUrl=https\://services.gradle.org/distributions/gradle-7.4-bin.zip
4
distributionPath=wrapper/dists
5
zipStorePath=wrapper/dists
6
zipStoreBase=GRADLE_USER_HOME
0 commit comments