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 190acb1 commit 5134df1Copy full SHA for 5134df1
build.gradle
@@ -10,7 +10,7 @@ buildscript {
10
mavenCentral()
11
}
12
dependencies {
13
- classpath "com.android.tools.build:gradle:7.3.0"
+ classpath "com.android.tools.build:gradle:7.3.1"
14
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
15
classpath "com.google.dagger:hilt-android-gradle-plugin:$hilt_version"
16
classpath "com.diffplug.spotless:spotless-plugin-gradle:6.11.0"
0 commit comments