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.
2 parents 82b7892 + 157a08d commit 498f206Copy full SHA for 498f206
build.gradle.kts
@@ -5,7 +5,7 @@ buildscript {
5
mavenCentral()
6
}
7
dependencies {
8
- classpath("com.android.tools.build:gradle:8.3.1")
+ classpath("com.android.tools.build:gradle:7.3.1")
9
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:1.9.22")
10
classpath("org.jetbrains.dokka:dokka-gradle-plugin:1.9.20")
11
// NOTE: Do not place your application dependencies here; they belong
0 commit comments