Skip to content

Commit 731f559

Browse files
committed
Oops
1 parent 8080aef commit 731f559

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build.gradle.kts

+1
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ buildscript {
99
classpath("com.android.tools.build:gradle:4.1.0")
1010
classpath("org.jlleitschuh.gradle:ktlint-gradle:9.2.1")
1111
classpath("com.github.dcendents:android-maven-gradle-plugin:2.1")
12+
classpath(kotlin("gradle-plugin", version = "1.4.10"))
1213
}
1314
}
1415

0 commit comments

Comments
 (0)