Skip to content

Commit 7de332d

Browse files
committed
docs
1 parent 720b36c commit 7de332d

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
@@ -6,6 +6,6 @@ plugins {
66
id 'com.android.application' version '8.2.0' apply false
77
id 'com.android.library' version '8.2.0' apply false
88
id 'org.jetbrains.kotlin.android' version '1.9.20' apply false
9-
id 'org.jetbrains.dokka' version '1.9.20' apply false
9+
id 'org.jetbrains.dokka' version '1.9.20'
1010
id 'com.vanniktech.maven.publish' version '0.33.0' apply false
1111
}

0 commit comments

Comments
 (0)