We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 694524c commit c2a0115Copy full SHA for c2a0115
connectors/supabase/build.gradle.kts
@@ -8,6 +8,7 @@ plugins {
8
alias(libs.plugins.androidLibrary)
9
alias(libs.plugins.kotlinter)
10
id("com.powersync.plugins.sonatype")
11
+ id("org.jetbrains.dokka")
12
}
13
14
kotlin {
0 commit comments