Skip to content

Commit 90b4b53

Browse files
committed
Gradle plugin updated
1 parent 12f280b commit 90b4b53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ buildscript {
1313
mavenCentral()
1414
}
1515
dependencies {
16-
classpath 'com.android.tools.build:gradle:4.2.0'
16+
classpath 'com.android.tools.build:gradle:4.2.1'
1717
classpath 'org.jetbrains.dokka:dokka-gradle-plugin:1.4.32'
1818
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
1919
}

0 commit comments

Comments
 (0)