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 12f280b commit 90b4b53Copy full SHA for 90b4b53
build.gradle
@@ -13,7 +13,7 @@ buildscript {
13
mavenCentral()
14
}
15
dependencies {
16
- classpath 'com.android.tools.build:gradle:4.2.0'
+ classpath 'com.android.tools.build:gradle:4.2.1'
17
classpath 'org.jetbrains.dokka:dokka-gradle-plugin:1.4.32'
18
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
19
0 commit comments