Skip to content

Commit 895530e

Browse files
Merge branch 'convert-gradle-scripts-to-use-kotlin-dsl' into core-v2
2 parents 15910d7 + 4844dd8 commit 895530e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

views/dataRow/build.gradle.kts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
plugins {
22
kotlin("android")
3+
kotlin("kapt")
34
`maven-publish`
45

56
id("com.android.library")

0 commit comments

Comments
 (0)