Skip to content

Commit 0186242

Browse files
committed
enable explicitApi
1 parent fe0485d commit 0186242

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

build.gradle.kts

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,7 @@ dependencies {
3636
}
3737

3838
kotlin {
39-
// TODO: enable explicitApi
40-
// explicitApi()
39+
explicitApi()
4140
}
4241

4342
java {

0 commit comments

Comments
 (0)