Skip to content

Commit f887291

Browse files
committed
Bump Android plugin to latest (4.0.1)
1 parent e449c71 commit f887291

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ val preMerge = tasks.register("preMerge") {
5555
}
5656

5757
plugins {
58-
id("com.android.library").version("4.0.0").apply(false)
58+
id("com.android.library").version("4.0.1").apply(false)
5959
id("com.yelp.codegen.plugin").version("1.4.1").apply(false)
6060
id("io.gitlab.arturbosch.detekt").version("1.9.0").apply(false)
6161
kotlin("android").version("1.3.70").apply(false)

0 commit comments

Comments
 (0)